.coveragerc
CHANGELOG.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
Makefile
README.md
requirements-dev.txt
requirements-test.txt
setup.cfg
setup.py
samples/update-conf.py.conf
tests/__init__.py
tests/test_create_temp_config.py
tests/test_get_snippets.py
tests/test_parse_all.py
tests/test_script.py
tests/test_sudo_config.py
tests/test_temp_to_file.py
tests/utils.py
tests/config/update-conf.py.conf
tests/config/user-update-conf.py.conf
tests/expected_results/test1
tests/expected_results/test2
tests/snippets/test1/00-conf_0
tests/snippets/test1/01-conf_1
tests/snippets/test1/02-conf_2
tests/snippets/test1/99-conf_99
tests/snippets/test1/other_name-conf
tests/snippets/test1/some_name-conf
tests/snippets/test1_2/00-conf_0
tests/snippets/test1_2/01-conf_1
tests/snippets/test1_2/01-conf_1.bak
tests/snippets/test1_2/02-conf_2
tests/snippets/test1_2/03-conf_3.disabled
tests/snippets/test1_2/99-conf_99
tests/snippets/test1_2/other_name-conf
tests/snippets/test1_2/some_name-conf
tests/snippets/test1_2/dir_to_ignore/.placeholder
tests/snippets/test2/00-conf_0
tests/snippets/test2/some_name-conf
update_conf.py.egg-info/PKG-INFO
update_conf.py.egg-info/SOURCES.txt
update_conf.py.egg-info/dependency_links.txt
update_conf.py.egg-info/entry_points.txt
update_conf.py.egg-info/top_level.txt
update_conf_py/__init__.py
update_conf_py/main.py