Metadata-Version: 2.4
Name: whatamithinking-jsonproto
Version: 1.1.0
Dynamic: Description
Dynamic: Description-Content-Type
Summary: declarative json modeler, validator, encoder, and decoder
Author-email: Connor Sherwood Maynes <connormaynes@gmail.com>
License-File: LICENSE
Requires-Python: >=3.12
Requires-Dist: lru-dict
Requires-Dist: orjson
Provides-Extra: benchmarks
Requires-Dist: apischema; extra == 'benchmarks'
Requires-Dist: attrs; extra == 'benchmarks'
Requires-Dist: dataclassy; extra == 'benchmarks'
Requires-Dist: mashumaro; extra == 'benchmarks'
Requires-Dist: msgspec; extra == 'benchmarks'
Requires-Dist: psutil; extra == 'benchmarks'
Requires-Dist: pydantic>=2; extra == 'benchmarks'
Requires-Dist: pyserde; extra == 'benchmarks'
Provides-Extra: dev
Requires-Dist: black; extra == 'dev'
Provides-Extra: test
