.coveragerc
.gitlab-ci.yml
AUTHORS
ChangeLog
LICENSE.txt
MANIFEST.in
Makefile
README.md
ROADMAP.md
pydocmd.yml
requirements.txt
setup.cfg
setup.py
tox.ini
devconfig/__init__.py
devconfig/attrs.py
devconfig/construct.py
devconfig/extend.yml
devconfig/helper.py
devconfig/merge.py
devconfig/module.py
devconfig/namespace.yml
devconfig.egg-info/PKG-INFO
devconfig.egg-info/SOURCES.txt
devconfig.egg-info/dependency_links.txt
devconfig.egg-info/entry_points.txt
devconfig.egg-info/not-zip-safe
devconfig.egg-info/pbr.json
devconfig.egg-info/requires.txt
devconfig.egg-info/top_level.txt
doc/index.md
doc/devconfig/api.md
tests/__init__.py
tests/conftest.py
tests/test_functional.py
tests/test_multi_constructor.py
tests/test_path_resolver.py
tests/test_yaml_import.py
tests/merge/__init__.py
tests/merge/test_mapping_values.py
tests/merge/test_scalar_values.py
tests/samples/__init__.py
tests/samples/attrs0.yml
tests/samples/attrs1.yml
tests/samples/attrs2.yml
tests/samples/class_mixer.yml
tests/samples/conf0.yml
tests/samples/conf1.yml
tests/samples/conf2.yml
tests/samples/conf3.yml
tests/samples/conf4.yml
tests/samples/conf5.yml
tests/samples/conf7.yml
tests/samples/conf8.yml
tests/samples/multi_constructor.yml
tests/samples/path_resolver.yml
tests/samples/path_resolver_constructor.py
tests/samples/testmodule.py