README.md
pyproject.toml
src/stfo_colbert/__init__.py
src/stfo_colbert/cli.py
src/stfo_colbert/dataset.py
src/stfo_colbert/indexer.py
src/stfo_colbert/server.py
src/stfo_colbert/utils.py
src/stfo_colbert.egg-info/PKG-INFO
src/stfo_colbert.egg-info/SOURCES.txt
src/stfo_colbert.egg-info/dependency_links.txt
src/stfo_colbert.egg-info/entry_points.txt
src/stfo_colbert.egg-info/requires.txt
src/stfo_colbert.egg-info/top_level.txt
tests/test_collection.py
tests/test_dataset.py
tests/test_server.py