Metadata-Version: 2.1
Name: PyStaticConfiguration
Version: 0.11.1
Summary: A python library for loading static configuration
Home-page: https://github.com/dnephin/PyStaticConfiguration
Author: Daniel Nephin
Author-email: dnephin@gmail.com
License: APACHE20
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Intended Audience :: Developers
Classifier: Development Status :: 5 - Production/Stable
Provides: staticconf
Requires-Python: >=3.6
License-File: LICENSE
Requires-Dist: typing-extensions
Provides-Extra: yaml
Requires-Dist: pyyaml; extra == "yaml"
