LICENSE
README.md
pyproject.toml
cockup/__init__.py
cockup/main.py
cockup.egg-info/PKG-INFO
cockup.egg-info/SOURCES.txt
cockup.egg-info/dependency_links.txt
cockup.egg-info/entry_points.txt
cockup.egg-info/requires.txt
cockup.egg-info/top_level.txt
cockup/src/__init__.py
cockup/src/backup.py
cockup/src/config.py
cockup/src/console.py
cockup/src/hooks.py
cockup/src/restore.py
cockup/src/rules.py
cockup/src/zap.py
tests/test_backup.py
tests/test_config.py
tests/test_console.py
tests/test_hooks.py
tests/test_main.py
tests/test_restore.py
tests/test_rules.py
tests/test_zap.py