README.md
pyproject.toml
src/filepulse/__init__.py
src/filepulse/__main__.py
src/filepulse/archive.py
src/filepulse/base.py
src/filepulse/cli.py
src/filepulse/config.py
src/filepulse/hooks.py
src/filepulse/monitor.py
src/filepulse/paths.py
src/filepulse/state.py
src/filepulse/utils.py
src/filepulse.egg-info/PKG-INFO
src/filepulse.egg-info/SOURCES.txt
src/filepulse.egg-info/dependency_links.txt
src/filepulse.egg-info/entry_points.txt
src/filepulse.egg-info/requires.txt
src/filepulse.egg-info/top_level.txt
tests/test_archive.py
tests/test_config.py
tests/test_hooks.py
tests/test_monitor.py
tests/test_state.py
tests/test_utils.py