LICENSE
README.md
build.sh
publish.sh
pyproject.toml
setup.py
src/actuators/__init__.py
src/actuators/actuators.py
src/actuators/actuators_factories.py
src/actuators/exceptions.py
src/actuators/post_backup.py
src/actuators/readers.py
src/actuators/transformers.py
src/actuators/writers.py
src/bashckup/__init__.py
src/bashckup/bashckup.py
src/bashckup.egg-info/PKG-INFO
src/bashckup.egg-info/SOURCES.txt
src/bashckup.egg-info/dependency_links.txt
src/bashckup.egg-info/entry_points.txt
src/bashckup.egg-info/requires.txt
src/bashckup.egg-info/top_level.txt
tests/__init__.py
tests/scenarios.py
tests/test_read_file.py
tests/confs/tar-gz-clean.yml
tests/testFolder/file1
tests/testFolder/file2