Metadata-Version: 2.4
Name: meridian-core
Version: 0.1.0
Summary: A minimal, composable Python REST API framework for 3.12+
Project-URL: Repository, https://github.com/Olamyy/meridian
Author: Meridian Contributors
Keywords: api,async,backpressure,framework,rest,web
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.12
Requires-Dist: anyio>=4.0.0
Requires-Dist: pydantic>=2.12.5
Provides-Extra: orjson
Requires-Dist: orjson>=3.10.18; extra == 'orjson'
Description-Content-Type: text/markdown

A minimal, composable Python REST API framework.
