MANIFEST.in
README.md
pyproject.toml
setup.py
nplocate/__init__.py
nplocate/characterise.py
nplocate/csimulate.c
nplocate/csimulate.pyx
nplocate/cutility.cpp
nplocate/cutility.pyx
nplocate/model.py
nplocate/utility.py
nplocate.egg-info/PKG-INFO
nplocate.egg-info/SOURCES.txt
nplocate.egg-info/dependency_links.txt
nplocate.egg-info/not-zip-safe
nplocate.egg-info/requires.txt
nplocate.egg-info/top_level.txt
test/test.py
test/test_model.py
test/test_sim.py