AUTHORS.rst
CODE-OF-CONDUCT.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
Makefile
README.rst
pyproject.toml
setup.cfg
setup.py
config_decorator/__init__.py
config_decorator/config_decorator.py
config_decorator/key_chained_val.py
config_decorator.egg-info/PKG-INFO
config_decorator.egg-info/SOURCES.txt
config_decorator.egg-info/dependency_links.txt
config_decorator.egg-info/top_level.txt
config_decorator.egg-info/zip-safe
docs/Makefile
docs/authors.rst
docs/code-of-conduct.rst
docs/conf.py
docs/contributing.rst
docs/history-ci.md
docs/history.rst
docs/index.rst
docs/installation.rst
docs/license.rst
docs/make.bat
docs/readme.rst
requirements/dev.pip
requirements/docs.pip
requirements/release.pip
requirements/test.pip
tests/__init__.py
tests/config_decorator/__init__.py
tests/config_decorator/test_basic.py
tests/config_decorator/test_full.py