Metadata-Version: 2.4
Name: schemaspec
Version: 0.1.1
Summary: A concise schema specification framework built on Pydantic
Project-URL: Homepage, https://github.com/schemaspec/schemaspec
Project-URL: Documentation, https://github.com/schemaspec/schemaspec#readme
Author-email: Andy Le <anhldbk@gmail.com>
Requires-Python: >=3.8
Requires-Dist: pydantic>=2.10.6
Provides-Extra: dev
Requires-Dist: mypy>=1.0.0; extra == 'dev'
Requires-Dist: pytest>=8.3.4; extra == 'dev'
Requires-Dist: ruff>=0.9.4; extra == 'dev'
