.gitignore
.pre-commit-config.yaml
.pre-commit-hooks.yaml
CHANGELOG.md
LICENSE
README.md
pyproject.toml
cpitd/__init__.py
cpitd/cli.py
cpitd/config.py
cpitd/discovery.py
cpitd/filter.py
cpitd/indexer.py
cpitd/pipeline.py
cpitd/reporter.py
cpitd/tokenizer.py
cpitd/types.py
cpitd/winnowing.py
cpitd.egg-info/PKG-INFO
cpitd.egg-info/SOURCES.txt
cpitd.egg-info/dependency_links.txt
cpitd.egg-info/entry_points.txt
cpitd.egg-info/requires.txt
cpitd.egg-info/top_level.txt
docs/api.rst
docs/conf.py
docs/index.rst
tests/__init__.py
tests/test_cli.py
tests/test_config.py
tests/test_discovery.py
tests/test_filter.py
tests/test_indexer.py
tests/test_pipeline.py
tests/test_reporter.py
tests/test_tokenizer.py
tests/test_winnowing.py
tests/fixtures/abc_a.py
tests/fixtures/abc_b.py
tests/fixtures/clone_a.py
tests/fixtures/clone_b.py
tests/fixtures/unique.py