Metadata-Version: 2.1
Name: layered-config
Version: 2.0.3
Summary: A tool for managing layered config files!
Home-page: https://github.com/jolly-good-toolbelt/layered-config
License: MIT
Keywords: layers,config,configparser,ini,dict
Author: Doug Philips
Author-email: dgou@mac.com
Requires-Python: >=3.6,<4.0
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Utilities
Provides-Extra: munch
Requires-Dist: munch; extra == "munch"
Project-URL: Documentation, https://jolly-good-toolbelt.github.io/layered-config/
Project-URL: Repository, https://github.com/jolly-good-toolbelt/layered-config
