Metadata-Version: 2.1
Name: typebuf
Version: 0.1.1
Summary: Dead simple way to define shared type definitions between applications
Author: John Shanahan
Author-email: shanahan.jrs@gmail.com
Requires-Python: >=3.9,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: PyYAML (>=6.0,<7.0)
Requires-Dist: click (>=8.0.3,<9.0.0)
Requires-Dist: pydantic (>=1.8.2,<2.0.0)
