Metadata-Version: 1.1
Name: json-config-parser
Version: 0.1.1
Summary: A straightforward and unambiguous config file parser.
Home-page: https://github.com/bwhmather/json-config-parser/
Author: Ben Mather
Author-email: bwhmather@bwhmather.com
License: BSD
Description: 
        JSON Config Parser
        ==================
        
        A straightforward and unambiguous config file parser.
        Parses ini style files with json keys.
        
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Python Software Foundation License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: License :: OSI Approved :: BSD License
