#hash #xx-hash #cli

程序 twox-hash-cli

twox-hash库的命令行工具

1个稳定版本

1.0.0 2019年3月23日

#15#xx-hash

自定义许可证

5KB
78

TwoX-Hash CLI

XXHash算法的TwoX-Hash实现的命令行界面。

~ twoxhash
twoxhash 1.0.0
Jonathan Fok kan <jfokkan@gmail.com>
Print xxhash checksums

USAGE:
    twoxhash [OPTIONS] [FILE]...

FLAGS:
    -h, --help
            Prints help information

    -V, --version
            Prints version information


OPTIONS:
    -a, --algorithm <ALG>
            Algorithm to be used [default: H64]  [possible values: H64, H32]


ARGS:
    <FILE>...
            Sets the input file to use

依赖

~1MB
~10K SLoC