Metadata-Version: 1.1
Name: Meh
Version: 1.2.1
Summary: Python configuration files in Python.
Home-page: https://github.com/PhilipTrauner/Meh
Author: Philip Trauner
Author-email: philip.trauner@arztpraxis.io
License: UNKNOWN
Description-Content-Type: UNKNOWN
Description: Meh
        ===
        
        .. figure:: http://content.philip-trauner.me/meh.png
           :alt: Meh Banner
        
        
        |Python version support: 2.7, 3.4, 3.5| |License: MIT|
        
        ***Meh*** is a **Python configuration utility** that uses **Python** as
        it’s **data format**. It provides a pleasant and very “pythonic”
        interface to do all the things a configuration utility does, like
        default values, validators and comments.
        
        
        .. |Python version support: 2.7, 3.4, 3.5| image:: https://img.shields.io/badge/python-2.7%2C%203.4%2C%203.5-blue.svg
        .. |License: MIT| image:: https://img.shields.io/badge/license-MIT-blue.svg
        
Keywords: config,cfg,meh,py
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
