.copier-answers.yml
.copyright-updater.yaml
.gitignore
.pre-commit-config.yaml
AUTHORS
CODE_OF_CONDUCT.md
CONTRIBUTORS
Cargo.lock
Cargo.toml
LICENSE
MANIFEST.in
Makefile
README.rst
pyproject.toml
requirements-swh.txt
requirements-test.txt
requirements.txt
tox.ini
.cargo/config.toml
docs/.gitignore
docs/Makefile
docs/conf.py
docs/design.rst
docs/index.rst
docs/_static/.placeholder
docs/_templates/.placeholder
lib/Cargo.toml
lib/README.md
lib/src/build.rs
lib/src/lib.rs
lib/src/table.rs
lib/src/bin/build.rs
lib/src/bin/map.rs
lib/tests/create_from_orc_export.rs
lib/tests/create_read.rs
pyo3/.gitignore
pyo3/Cargo.toml
pyo3/install_wheel_build_deps.sh
pyo3/src/lib.rs
pyo3/tests/test_digestmap.py
pyo3/tests/assets/README.md
pyo3/tests/assets/sha1.bin
pyo3/tests/assets/sha1_git.bin
pyo3/tests/assets/sha1_git.vfunc
swh/digestmap.pyi
swh/py.typed
swh.digestmap.egg-info/PKG-INFO
swh.digestmap.egg-info/SOURCES.txt
swh.digestmap.egg-info/dependency_links.txt
swh.digestmap.egg-info/entry_points.txt
swh.digestmap.egg-info/requires.txt
swh.digestmap.egg-info/top_level.txt
swh/digestmap/__init__.py