Metadata-Version: 2.1
Name: blazon
Version: 0.1.0b0
Summary: A library for assuring data structure and format, with tools for mapping to objects, and multi-schema system translation.
Home-page: https://github.com/deadwisdom/blazon
License: MIT
Author: Brantley Harris
Author-email: deadwisdom@gmail.com
Requires-Python: >=3.7,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: inflection (>=0.3.1,<0.4.0)
Requires-Dist: pyyaml (>=5.3.1,<6.0.0)
Requires-Dist: rfc3987 (>=1.3,<2.0)
Requires-Dist: shortuuid (>=1.0.1,<2.0.0)
Project-URL: Repository, https://github.com/deadwisdom/blazon
