Metadata-Version: 1.1
Name: envi
Version: 0.2.2
Summary: Minimal environment variables reader
Home-page: https://github.com/OvalMoney/envi
Author: Walter Danilo Galante
Author-email: walterdangalante@gmail.com
License: MIT license
Description: =====
        envi
        =====
        
        
        .. image:: https://img.shields.io/pypi/v/envi.svg
            :target: https://pypi.python.org/pypi/envi
        
        .. image:: https://img.shields.io/travis/OvalMoney/envi.svg
            :target: https://travis-ci.org/OvalMoney/envi
        
        .. image:: https://readthedocs.org/projects/envi/badge/?version=latest
            :target: https://envi.readthedocs.io/en/latest/?badge=latest
            :alt: Documentation Status
        
        .. image:: https://pyup.io/repos/github/OvalMoney/envi/shield.svg
            :target: https://pyup.io/repos/github/OvalMoney/envi/
            :alt: Updates
        
        
        minimal environment variables reader
        
        
        * Free software: MIT license
        * Documentation: https://envi.readthedocs.io.
        
        
        Features
        --------
        
        * TODO
        
        Credits
        -------
        
        This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
        
        .. _Cookiecutter: https://github.com/audreyr/cookiecutter
        .. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
        
        
        =======
        History
        =======
        
        0.1.0 (2018-03-31)
        ------------------
        
        * First release on PyPI.
        
Keywords: envi
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
