Metadata-Version: 1.1
Name: xdh-config
Version: 0.1
Summary: A simple library providing the config module, which contains read-only, lazily-computed objects useful for configuration settings.
Home-page: https://github.com/xlorepdarkhelm/config
Author: Cliff Hill
Author-email: xlorep@darkhelm.org
License: MIT
Download-URL: https://github.com/xlorepdarkhelm/config/archive/master.zip
Description: # config
        simple library for making a read-only, lazy-evaluated tree structure
        
Keywords: config xdh
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Information Technology
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Software Development :: Libraries :: Python Modules
