Metadata-Version: 1.0
Name: simple_json
Version: 1.1
Summary: Compatibility shim for simplejson
Home-page: http://undefined.org/python/#simple_json
Author: Bob Ippolito
Author-email: bob@redivi.com
License: MIT License
Description: 
        simple_json was renamed to simplejson to comply with PEP 8 module naming
        conventions.  This package allows existing installations to work.
        
Platform: any
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
