Metadata-Version: 2.4
Name: tdp-json
Version: 0.1.0
Summary: A generic JSON serialization and deserialization framework for Python dataclasses
License: MIT
License-File: LICENSE
Author: Yitzchak Gale
Author-email: gale@sefer.org
Requires-Python: >=3.12
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Project-URL: Repository, https://github.com/ygale/tdp-json
Description-Content-Type: text/markdown

A type-directed generic JSON serialization and deserialization framework for
Python dataclasses.

