Metadata-Version: 2.4
Name: omni-api-transformer
Version: 0.1.1
Summary: Deterministic payload transformer MVP
Author: Bin Zhang
License-Expression: MIT
Project-URL: Homepage, https://github.com/binzhango/omni_api
Project-URL: Repository, https://github.com/binzhango/omni_api
Project-URL: Issues, https://github.com/binzhango/omni_api/issues
Keywords: payload,transform,schema,adapter,api
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development :: Libraries
Requires-Python: >=3.11
Description-Content-Type: text/markdown
Provides-Extra: dev
Requires-Dist: pytest>=8.0; extra == "dev"
Requires-Dist: build>=1.2; extra == "dev"

# omni-api

`omni-api` is a deterministic payload transformation library.

Project docs and full architecture guide are in the repository root `README.md`.
