Metadata-Version: 2.4
Name: jsoncompact
Version: 0.0.1
Summary: JSON Schema serializer/deserializer
Author: Lorenzo Curcio
Author-email: Lorenzo Curcio <lorenzocurcio2@gmail.com>
License-Expression: MIT
License-File: LICENSE
Classifier: Development Status :: 3 - Alpha
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3.10
Description-Content-Type: text/markdown

Very WIP JSON Schema based serializer/deserializer.

Aims to support all current supported python versions (see: https://devguide.python.org/versions/).
Currently this means Python 3.10+

See license in LICENSE.MD