.carthorse.yml
.gitignore
.readthedocs.yml
README.rst
conftest.py
setup.py
.circleci/config.yml
configurator/__init__.py
configurator/config.py
configurator/mapping.py
configurator/merge.py
configurator/node.py
configurator/parsers.py
configurator/path.py
configurator/patterns.py
configurator.egg-info/PKG-INFO
configurator.egg-info/SOURCES.txt
configurator.egg-info/dependency_links.txt
configurator.egg-info/not-zip-safe
configurator.egg-info/requires.txt
configurator.egg-info/top_level.txt
docs/Makefile
docs/api.rst
docs/changes.rst
docs/conf.py
docs/development.rst
docs/index.rst
docs/license.rst
docs/mapping.rst
docs/parsers.rst
docs/patterns.rst
docs/use.rst
tests/__init__.py
tests/compat.py
tests/conftest.py
tests/test_config.py
tests/test_functional.py
tests/test_mapping.py
tests/test_node.py
tests/test_paths.py
tests/test_patterns.py