LICENSE
README.md
pyproject.toml
src/clipsy/__init__.py
src/clipsy/__main__.py
src/clipsy/app.py
src/clipsy/config.py
src/clipsy/models.py
src/clipsy/monitor.py
src/clipsy/redact.py
src/clipsy/storage.py
src/clipsy/utils.py
src/clipsy.egg-info/PKG-INFO
src/clipsy.egg-info/SOURCES.txt
src/clipsy.egg-info/dependency_links.txt
src/clipsy.egg-info/entry_points.txt
src/clipsy.egg-info/requires.txt
src/clipsy.egg-info/top_level.txt
tests/test_app.py
tests/test_config.py
tests/test_main.py
tests/test_monitor.py
tests/test_redact.py
tests/test_storage.py
tests/test_utils.py