Metadata-Version: 2.1
Name: varenv
Version: 1.0.1
Summary: A easy why to mock your production environment variables during development in your project
Home-page: https://github.com/davincif/varenv
Author: davincif
Author-email: davincif@davincif.com
License: UNKNOWN
Project-URL: Bug Reports, https://github.com/davincif/varenv/issues
Project-URL: Source, https://github.com/davincif/varenv/
Description: Just add your environment varible into a varenv.conf.json file in the top of your project and keep working. The varenv will not overwrite any already existent environment variable
Keywords: environment variable environment_variable development mock
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: zlib/libpng License
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Description-Content-Type: text/plain
