python3-dirhash

Python module and CLI for hashing of file system directories

Description

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.

This package installs the library for Python 3, and the cli tool.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/andhus/dirhash-python


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python3-dirhash