LICENSE
README.md
pyproject.toml
src/pdfsnoop/__init__.py
src/pdfsnoop/actions.py
src/pdfsnoop/events.py
src/pdfsnoop/gtk_adaptor.py
src/pdfsnoop/gui.py
src/pdfsnoop/pdf_operators.py
src/pdfsnoop/pdf_utils.py
src/pdfsnoop/search.py
src/pdfsnoop.egg-info/PKG-INFO
src/pdfsnoop.egg-info/SOURCES.txt
src/pdfsnoop.egg-info/dependency_links.txt
src/pdfsnoop.egg-info/entry_points.txt
src/pdfsnoop.egg-info/requires.txt
src/pdfsnoop.egg-info/top_level.txt
tests/test_gtk_adaptor.py
tests/test_gtk_adaptor2.py
tests/test_pdf_utils.py
tests/test_pdf_utils2.py
tests/test_search.py