Metadata-Version: 2.1
Name: typeval
Version: 0.1.0
Summary: Prototype of annotated-types + pydantic-core
License: MIT
Author: Adrian Garcia Badaracco
Author-email: 1755071+adriangb@users.noreply.github.com
Requires-Python: >=3.7,<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: typing-extensions (>=4.0.0,<5.0.0); python_full_version <= "3.9.0"
