CHANGES.txt
LICENSE.txt
MANIFEST.in
README.md
pyproject.toml
setup.py
ci/__init__.py
ci/__main__.py
vpsearch/__init__.py
vpsearch/_cli.py
vpsearch/_vpsearch.cpp
vpsearch/_vpsearch.pyx
vpsearch/fastqueue.hpp
vpsearch/parasail.pxi
vpsearch.egg-info/PKG-INFO
vpsearch.egg-info/SOURCES.txt
vpsearch.egg-info/dependency_links.txt
vpsearch.egg-info/entry_points.txt
vpsearch.egg-info/requires.txt
vpsearch.egg-info/top_level.txt
vpsearch/tests/__init__.py
vpsearch/tests/test_vpsearch.py
vpsearch/tests/test_vpsearch_cli.py