Metadata-Version: 2.3
Name: kajson
Version: 0.1.4
Summary: Powerful universal JSON encoder/decoder for Python objects with support for pydantic v2.
License: Apache-2.0
Author: Evotis S.A.S.
Author-email: contact@pipelex.com
Maintainer: Pipelex staff
Maintainer-email: oss@pipelex.com
Requires-Python: >=3.11,<3.12
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: pydantic (==2.10.6)
Requires-Dist: rich (>=13.8.1,<14.0.0)
Project-URL: Documentation, https://github.com/pipelex/kajson
Project-URL: Homepage, https://github.com/pipelex/kajson
Project-URL: Repository, https://github.com/pipelex/kajson
