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