Metadata-Version: 1.0
Name: json-py
Version: 3.4
Summary: a JSON (http://json.org) reader and writer for Python
Home-page: http://sourceforge.net/projects/json-py/
Author: Patrick D. Logan
Author-email: patrickdlogan@stardecisions.com
License: LGPL
Description: json.py is an implementation of a JSON (http://json.org) reader and writer in
        Python. jsontests.py are unit tests demonstrating the correctness of the
        implementation.
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: GNU Library or Lesser General Public License (LGPL)
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
