LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
fastconstmap/__init__.py
fastconstmap/_fastconstmap.pyi
fastconstmap/py.typed
fastconstmap.egg-info/PKG-INFO
fastconstmap.egg-info/SOURCES.txt
fastconstmap.egg-info/dependency_links.txt
fastconstmap.egg-info/top_level.txt
src/constmap.c
src/constmap.h
src/fastconstmap_module.c
src/third_party/xxhash/LICENSE
src/third_party/xxhash/xxhash.h
tests/test_constmap.py