MANIFEST.in
README.md
conf.py
setup.py
version.py
_examples/__init__.py
examples/__init__.py
pyfileconf_datacode/__init__.py
pyfileconf_datacode/config.py
pyfileconf_datacode/dchooks.py
pyfileconf_datacode/dcopts.py
pyfileconf_datacode/deepdiff_patch.py
pyfileconf_datacode/model.py
pyfileconf_datacode/plugin.py
pyfileconf_datacode/reset.py
pyfileconf_datacode.egg-info/PKG-INFO
pyfileconf_datacode.egg-info/SOURCES.txt
pyfileconf_datacode.egg-info/dependency_links.txt
pyfileconf_datacode.egg-info/entry_points.txt
pyfileconf_datacode.egg-info/requires.txt
pyfileconf_datacode.egg-info/top_level.txt
tests/__init__.py
tests/base.py
tests/test_hooks.py
tests/test_iter.py
tests/utils.py
tests/input_files/__init__.py
tests/input_files/example_config.py
tests/input_files/example_func.py