Metadata-Version: 1.1
Name: xontrib-dotenv
Version: 0.1
Summary: Reads .env files into environment
Home-page: https://github.com/urbaniak/xontrib-dotenv
Author: Krzysztof Urbaniak
Author-email: UNKNOWN
License: BSD
Description: 
        xontrib-dotenv
        -----
        Automatically reads .env file from current working directory
        or parentdirectories and push variables to environment.
        
Platform: any
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: System :: Shells
Classifier: Topic :: System :: System Shells
