.gitignore
LICENSE
MANIFEST.in
README.rst
TODO
requirements.txt
setup.cfg
setup.py
versioneer.py
cfgtool/__init__.py
cfgtool/_version.py
cfgtool/cmd_belief.py
cfgtool/cmd_check.py
cfgtool/cmd_clean.py
cfgtool/cmd_pyinstall.py
cfgtool/cmd_sample.py
cfgtool/cmd_status.py
cfgtool/cmd_write.py
cfgtool/cmdbase.py
cfgtool/cmdio.py
cfgtool/cmds.py
cfgtool/main.py
cfgtool.egg-info/PKG-INFO
cfgtool.egg-info/SOURCES.txt
cfgtool.egg-info/dependency_links.txt
cfgtool.egg-info/entry_points.txt
cfgtool.egg-info/pbr.json
cfgtool.egg-info/requires.txt
cfgtool.egg-info/top_level.txt
cfgtool.egg-info/zip-safe
testdata/configs/test-app1.conf.templ
testdata/configs/test-app2-a.conf.templ
testdata/configs/test-app2-b.conf.templ
testdata/configs/test-app2.conf.templ
testdata/configs/test-app3.conf.templ
testdata/etc/cfgtool/belief.d/base.json
testdata/etc/cfgtool/belief.d/gen.py
testdata/etc/cfgtool/module.d/app1
testdata/etc/cfgtool/module.d/app2
testdata/etc/cfgtool/module.d/app3