Metadata-Version: 2.1
Name: json-coder
Version: 0.1
Summary: Easily desrialize and serialize complex objects to json.
Home-page: https://github.com/xiamaz/jsonify
Author: Max Zhao
Author-email: alcasa.mz@gmail.com
License: UNKNOWN
Description: # json-coder: Quickly serialize and deserialize python to json objects
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
