LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
choixe/__init__.py
choixe/choixe.py
choixe/configurations.py
choixe/directives.py
choixe/importers.py
choixe/placeholders.py
choixe.egg-info/PKG-INFO
choixe.egg-info/SOURCES.txt
choixe.egg-info/dependency_links.txt
choixe.egg-info/entry_points.txt
choixe.egg-info/not-zip-safe
choixe.egg-info/requires.txt
choixe.egg-info/top_level.txt
choixe/cli/__init__.py
choixe/cli/check.py
choixe/cli/compile.py
choixe/cli/main.py
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/usage.rst
tests/__init__ copy.py
tests/__init__.py
tests/conftest.py
tests/test_choixe.py
tests/test_configurations.py
tests/cli/__init__.py
tests/cli/test_check.py
tests/cli/test_cli.py
tests/cli/test_compile.py
tests/sample_data/configurations/sample_yaml/first.external.yaml
tests/sample_data/configurations/sample_yaml/first.yaml
tests/sample_data/configurations/sample_yaml/main.yaml
tests/sample_data/configurations/sample_yaml/main_single.yaml
tests/sample_data/configurations/sample_yaml/three.name.name_3.this_is_A_dict.yaml
tests/sample_data/configurations/sample_yaml/three.name.name_3.yaml
tests/sample_data/configurations/sample_yaml/three.name.yaml
tests/sample_data/configurations/single_yaml/main.yaml
tests/sample_data/configurations/single_yaml/main_noplaceholders.yaml