.gitignore
LICENSE
README.md
pyproject.toml
.github/workflows/push.yaml
.github/workflows/pytest.yaml
.github/workflows/release.yaml
foxhole/__init__.py
foxhole/cli.py
foxhole/config.py
foxhole/install.py
foxhole/native.py
foxhole/prune.py
foxhole.egg-info/PKG-INFO
foxhole.egg-info/SOURCES.txt
foxhole.egg-info/dependency_links.txt
foxhole.egg-info/entry_points.txt
foxhole.egg-info/requires.txt
foxhole.egg-info/top_level.txt
tests/test_list_documents.py
tests/test_pruning.py
tests/test_search.py
tests/test_view_document.py
tests/utils.py
webextension/background.js
webextension/manifest.json