.clang-format
.gitignore
LICENSE
MANIFEST.in
Makefile
README.rst
pyproject.toml
setup.py
uv.lock
.github/FUNDING.yml
.github/dependabot.yml
.github/workflows/python.yml
src/jump/__init__.py
src/jump/__init__.pyi
src/jump/jump.c
src/jump/py.typed
src/jump_consistent_hash.egg-info/PKG-INFO
src/jump_consistent_hash.egg-info/SOURCES.txt
src/jump_consistent_hash.egg-info/dependency_links.txt
src/jump_consistent_hash.egg-info/top_level.txt
tests/test_jump.py