Metadata-Version: 1.1
Name: jsonstruct
Version: 0.2a1
Summary: Python library for serializing any arbitrary object graph into JSON
Home-page: https://github.com/initialxy/jsonstruct
Author: Xingchen Yu
Author-email: initialxy -at- gmail.com
License: BSD
Description: jsonstruct converts typed Python object to and from JSON.
Keywords: jsonstruct,typed json,json,pickle,marshal,unmarshal,serialization,deserialization,JavaScript Object Notation
Platform: POSIX
Platform: Windows
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: JavaScript
