Metadata-Version: 2.1
Name: picklejson
Version: 1.1.0
Summary: Library that allows you to serialize any python object into JSON
License: MIT
Author: Dogeek
Author-email: simon.bordeyne@gmail.com
Requires-Python: >=3.10,<4.0
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Requires-Dist: packaging (>=21.3,<22.0)
