Metadata-Version: 2.4
Name: exacting
Version: 0.2.0
Classifier: Programming Language :: Rust
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Dist: typing-extensions
Requires-Dist: pytest ; extra == 'tests'
Provides-Extra: tests
License-File: LICENSE
Summary: A picky dataclass runtime utility collection, enforcing strict types and validations.
Keywords: schema,validation,dataclasses,json,data-structure
Author-email: AWeirdDev <awdjared@gmail.com>
Requires-Python: >=3.8
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM
Project-URL: Source, https://github.com/AWeirdDev/exacting

REQUIRES REWRITE

