deb_control_files:
- control
- md5sums
- postinst
- prerm
deb_fields:
Architecture: all
Depends: python3-scantree, python3:any, python3-pkg-resources
Description: |-
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.
.
This package installs the library for Python 3, and the cli tool.
Homepage: https://github.com/andhus/dirhash-python
Installed-Size: '64'
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Package: python3-dirhash
Priority: optional
Section: python
Source: python-dirhash
Version: 0.2.1-3
srcpkg_name: python-dirhash
srcpkg_version: 0.2.1-3