.gitignore
.pre-commit-config.yaml
AUTHORS
CODE_OF_CONDUCT.md
CONTRIBUTORS
LICENSE
MANIFEST.in
Makefile
README.rst
conftest.py
mypy.ini
pyproject.toml
pytest.ini
requirements-swh.txt
requirements-test.txt
requirements.txt
setup.cfg
setup.py
tox.ini
docs/.gitignore
docs/Makefile
docs/benchmarks.rst
docs/conf.py
docs/format.rst
docs/index.rst
docs/_static/.placeholder
docs/_templates/.placeholder
swh/__init__.py
swh.perfecthash.egg-info/PKG-INFO
swh.perfecthash.egg-info/SOURCES.txt
swh.perfecthash.egg-info/dependency_links.txt
swh.perfecthash.egg-info/requires.txt
swh.perfecthash.egg-info/top_level.txt
swh/perfecthash/.clang-format
swh/perfecthash/Makefile
swh/perfecthash/__init__.py
swh/perfecthash/build.py
swh/perfecthash/hash.c
swh/perfecthash/hash.h
swh/perfecthash/py.typed
swh/perfecthash/test_hash.cpp
swh/perfecthash/tests/__init__.py
swh/perfecthash/tests/test_hash.py