Metadata-Version: 2.1
Name: pydantic-regex
Version: 1.0.0
Summary: Regular expression to pydantic model parser.
Author: Oleksandr Hiliazov
Author-email: oleksandr.hiliazov@gmail.com
Requires-Python: >=3.6.1,<3.11
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.9.1,<2.0.0)
