Binary package “python3-dirhash” in ubuntu kinetic
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/
directory hashes across implementations.
.
This package installs the library for Python 3, and the cli tool.
Source package
Published versions
- python3-dirhash 0.2.1-3 in amd64 (Release)
- python3-dirhash 0.2.1-3 in arm64 (Release)
- python3-dirhash 0.2.1-3 in armhf (Release)
- python3-dirhash 0.2.1-3 in i386 (Release)
- python3-dirhash 0.2.1-3 in ppc64el (Release)
- python3-dirhash 0.2.1-3 in riscv64 (Release)
- python3-dirhash 0.2.1-3 in s390x (Release)