Metadata-Version: 2.1 Name: envs Version: 1.4 Summary: Easy access of environment variables from Python with support for strings, booleans, list, tuples, and dicts. License: Apache-2.0 Author: Brian Jinwright Author-email: bjinwright@qwigo.com Requires-Python: >=3.6,<4.0 Classifier: License :: OSI Approved :: Apache Software License Classifier: Programming Language :: Python :: 3 Classifier: Programming Language :: Python :: 3.10 Classifier: Programming Language :: Python :: 3.6 Classifier: Programming Language :: Python :: 3.7 Classifier: Programming Language :: Python :: 3.8 Classifier: Programming Language :: Python :: 3.9 Provides-Extra: cli Requires-Dist: Jinja2[cli] (>=3.0.3,<4.0.0); extra == "cli" Requires-Dist: click[cli] (>=8.0.3,<9.0.0); extra == "cli" Requires-Dist: terminaltables[cli] (>=3.1.10,<4.0.0); extra == "cli"