跳转到主要内容

hashtree的顶级包。

项目描述

hashtree

为文件列表生成BSD风格的哈希摘要校验和

Image

Image

Image

Image

Usage: hashtree [OPTIONS] [INFILE] [OUTFILE]

  generate hash digest for list of files

Options:
  --version                       Show the version and exit.
  -d, --debug                     debug mode
  --shell-completion TEXT         configure shell completion
  -h, --hash [sha512|md5|sha256|blake2b|sha3_256|sha224|blake2s|sha1|sha384|sha3_224|sha3_512|sha3_384]
                                  select checksum hash
  -p, --progress / -P, --no-progress
                                  show/hide progress bar
  -a, --ascii                     ASCII progress bar
  -f, --find / -F, --no-find      generate file list with 'find'
  -s, --sort-files / -S, --no-sort-files
                                  sort input/generated file list
  -o, --sort-output / -O, --no-sort-output
                                  sort output with 'sort'
  -b, --base-dir DIRECTORY        base directory for file list
  --help                          Show this message and exit.
Usage: hashtree [OPTIONS] [INFILE] [OUTFILE]

  generate hash digest for list of files

Options:
  --version                       Show the version and exit.
  -d, --debug                     debug mode
  --shell-completion TEXT         configure shell completion
  -h, --hash [sha3_256|blake2b|blake2s|sha384|md5|sha3_512|sha224|sha256|sha3_384|sha1|sha3_224|sha512]
                                  select checksum hash  [default: sha256]
  -p, --progress / -P, --no-progress
                                  show/hide progress bar  [default: p]
  -a, --ascii                     ASCII progress bar
  -f, --find / -F, --no-find      generate file list with 'find'  [default: f]
  -s, --sort-files / -S, --no-sort-files
                                  sort input/generated file list  [default: s]
  -o, --sort-output / -O, --no-sort-output
                                  sort output with 'sort'  [default: O]
  -k, --sort-key TEXT             sort key (sort -k KEY)  [default: 1.1]
  -b, --base-dir DIRECTORY        base directory for file list  [default: .]
  --help                          Show this message and exit.

项目详情


下载文件

为您的平台下载文件。如果您不确定选择哪个,请了解更多关于安装包的信息。

源分布

hashtree-1.1.6.tar.gz (21.1 kB 查看哈希)

上传时间:

构建分布

hashtree-1.1.6-py2.py3-none-any.whl (9.1 kB 查看哈希)

上传时间: Python 2 Python 3

由以下支持