Metadata-Version: 1.1
Name: dectate
Version: 0.1
Summary: A configuration engine for Python frameworks
Home-page: http://dectate.readthedocs.org
Author: Martijn Faassen
Author-email: faassen@startifact.com
License: BSD
Description: Dectate: a configuration engine for Python frameworks
        =======================================================
        
        Dectate is a powerful configuration engine for Python frameworks.
        
        It is used by Morepath_.
        
        .. _Morepath: http://morepath.readthedocs.org
        
        
        CHANGES
        *******
        
        0.1 (2016-03-29)
        ================
        
        - Initial public release.
        
Keywords: configuration
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Classifier: Programming Language :: Python :: 2.7
Classifier: Development Status :: 4 - Beta
