Metadata-Version: 2.1
Name: picklejson
Version: 1.0.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: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: packaging (>=21.3,<22.0)
