Metadata-Version: 1.1
Name: jsonconf
Version: 0.1.3
Summary: Python/JSON Configuration Object
Home-page: https://github.com/drpoovilleorg/jsonconf
Author: Chris Ward
Author-email: cward@redhat.com
License: GPLv3
Download-URL: https://github.com/drpoovilleorg/jsonconf/releases/tag/v0.1.3.tar.gz
Description: JSONConf
        ========
        
        Python/JSON based configuration object
        
Keywords: json,configure,config
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 2 :: Only
Classifier: Topic :: Utilities
Requires: simplejson (>=3.3)
Provides: jsonconf
