LICENSE
README.md
pyproject.toml
hashdir/__init__.py
hashdir/__main__.py
hashdir/algorithms.py
hashdir/cli.py
hashdir/core.py
hashdir/hashing.py
hashdir/logging_config.py
hashdir.egg-info/PKG-INFO
hashdir.egg-info/SOURCES.txt
hashdir.egg-info/dependency_links.txt
hashdir.egg-info/entry_points.txt
hashdir.egg-info/not-zip-safe
hashdir.egg-info/requires.txt
hashdir.egg-info/top_level.txt
tests/test_core.py
tests/test_discovery.py
tests/test_path_handling.py
tests/test_pinned_regression.py