Metadata-Version: 2.0
Name: configurationutil
Version: 1.5.6
Summary: Provides a unified configuration interface.
Home-page: https://bitbucket.org/{user}/{repo}.git
Author: Oli Davis
Author-email: oli.davis@me.com / hywel.thomas@mac.com
License: MIT
Download-URL: https://bitbucket.org/{user}/
Keywords: configuration,config
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Utilities
Requires-Dist: PyYAML (>=3.12)
Requires-Dist: appdirs (>=1.4.0)
Requires-Dist: classutils (>=1.1.0)
Requires-Dist: fdutil (>=1.3.0)
Requires-Dist: jsonschema (>=2.5.1)
Requires-Dist: logging-helper (>=1.4.0)
Requires-Dist: pip (>=8.1.2)

configurationutil
========================

Provides an easy to use config manager



