CHANGELOG.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
src/dotz/__init__.py
src/dotz/cli.py
src/dotz/core.py
src/dotz/watcher.py
src/dotz.egg-info/PKG-INFO
src/dotz.egg-info/SOURCES.txt
src/dotz.egg-info/dependency_links.txt
src/dotz.egg-info/entry_points.txt
src/dotz.egg-info/requires.txt
src/dotz.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/run_tests.py
tests/test_cli.py
tests/test_core.py
tests/test_integration.py
tests/test_progress.py
tests/test_watcher.py