Metadata-Version: 2.1
Name: pydantic-avro
Version: 0.0.2
Summary: Converting pydantic classes to avro schemas
Home-page: https://github.com/godatadriven/pydantic-avro
License: MIT
Keywords: pydantic,avro
Author: Peter van 't Hof'
Author-email: peter.vanthof@godatadriven.com
Requires-Python: >=3.6.1,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: pydantic (>=1.0.0)
Project-URL: Repository, https://github.com/godatadriven/pydantic-avro
Description-Content-Type: text/markdown

# pydantic-avro
