LICENSE
README.md
pyproject.toml
src/dorestic/__init__.py
src/dorestic/__main__.py
src/dorestic/backup.py
src/dorestic/cli.py
src/dorestic/config.py
src/dorestic/config.yml.example
src/dorestic/docker.py
src/dorestic/models.py
src/dorestic/paths.py
src/dorestic/restic.py
src/dorestic.egg-info/PKG-INFO
src/dorestic.egg-info/SOURCES.txt
src/dorestic.egg-info/dependency_links.txt
src/dorestic.egg-info/entry_points.txt
src/dorestic.egg-info/requires.txt
src/dorestic.egg-info/top_level.txt
tests/test_backup.py
tests/test_docker.py
tests/test_unit.py