Python module and CLI for hashing of file system directories
A lightweight python module and CLI for computing the hash of any directory based on its files' structure and content. - Supports all hashing algorithms of Python's built-in hashlib module. - Glob/wildcard (".gitignore style") path matching for expressive filtering of files to include/exclude. - Multiprocessing for up to 6x speed-up The hash is computed according to the Dirhash Standard, which is designed to allow for consistent and collision resistant generation/verification of directory hashes across implementations.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.5.0-2.fc42 | - |
Fedora 42 | 0.5.0-2.fc42 | - |
Fedora 41 | 0.4.0-2.fc41 | - |
Fedora 40 | 0.2.1-3.fc40 | - |
Fedora EPEL 9 | 0.2.1-1.el9 | - |
You can contact the maintainers of this package via email at
python-dirhash dash maintainers at fedoraproject dot org
.