Metadata-Version: 2.0
Name: configus
Version: 0.1.0
Summary: Configus - declarative spec for configuration
Home-page: UNKNOWN
Author: Alex Myasoedov
Author-email: msoedov@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Requires-Dist: trafaret


A unified way how to describe a spec of environment paramaters
required for the application runtime.
Support override params from command line or env file.


