DESC.md
MANIFEST.in
README.md
setup.py
cext/_cext.pyx
cext/cext.c
cext/cext.h
hdidx.egg-info/PKG-INFO
hdidx.egg-info/SOURCES.txt
hdidx.egg-info/dependency_links.txt
hdidx.egg-info/requires.txt
hdidx.egg-info/top_level.txt
src/__init__.py
src/distance.py
src/indexer.py
src/storage.py
src/util.py
tests/test_cext.py
tests/test_indexer.py