Metadata-Version: 2.1
Name: pydantic-xml-extension
Version: 0.0.2
Summary: 
Author: Patrick Withams
Author-email: pwithams@gmail.com
Requires-Python: >=3.9,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: pydantic (>=1.10.4,<2.0.0)
Requires-Dist: xmltodict (>=0.13.0,<0.14.0)
Description-Content-Type: text/markdown

# Pydantic XML Extension

Allows Pydantic models to render to XML.

