.drone.yml
.gitignore
LICENSE
MANIFEST.in
README.md
requirements.txt
setup.py
src/deploymentutils/__init__.py
src/deploymentutils/core.py
src/deploymentutils/multi_search_and_replace.py
src/deploymentutils/release.py
src/deploymentutils/script.py
src/deploymentutils/search_and_replace.py
src/deploymentutils.egg-info/PKG-INFO
src/deploymentutils.egg-info/SOURCES.txt
src/deploymentutils.egg-info/dependency_links.txt
src/deploymentutils.egg-info/entry_points.txt
src/deploymentutils.egg-info/requires.txt
src/deploymentutils.egg-info/top_level.txt
test/__init__.py
test/test_config.ini
test/test_config.toml
test/test_core.py
test/_test_data/data1/dir/file1.txt
test/_test_data/data2/dir/file1.txt
test/_test_data/data2/dir/file2.txt
test/_test_data/data2/dir/subdir/file3.txt
test/_test_data/data3/dir/file1.txt
test/_test_data/data3/dir/file4.txt
test/_test_json_data/data1.json
test/_test_json_data/data2.yml
test/_test_templates/template_1.txt