Metadata-Version: 1.1
Name: envfile
Version: 1.0
Summary: Run a command using a modified environment configured in an INI file
Home-page: http://github.com/lrowe/envfile
Author: Laurence Rowe
Author-email: laurence@lrowe.co.uk
License: MIT
Description: =======
        envfile
        =======
        
        Similar to envdir but puts all coniguration in a single INI file.
        
        
        Changes
        =======
        
        1.0 (2016-02-26)
        ----------------
        
        * Initial release.
        
Platform: UNKNOWN
Classifier: Intended Audience :: System Administrators
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: License :: OSI Approved :: MIT License
