wholesum

Crates.iowholesum
lib.rswholesum
version0.2.7
sourcesrc
created_at2021-10-28 15:48:03.310883
updated_at2023-08-19 11:42:22.525065
descriptionWholesome collection of file hashing algorithms all bundled in a single tool. Like sha256sum, b3sum and others, but one: the whole-sum.
homepagehttps://github.com/dnaka91/wholesum
repositoryhttps://github.com/dnaka91/wholesum
max_upload_size
id473611
size72,007
Dominik Nakamura (dnaka91)

documentation

README

🥧 Wholesum

CI

Wholesome collection of file hashing algorithms all bundled in a single tool. Like sha256sum, b3sum and others, but one: the whole-sum.

Build

Have the latest rustup, rust toolchain and cargo installed and run:

cargo build

Usage

Run the binary with the --help flag to get detailed instructions.

License

This project is licensed under the AGPL-3.0 License (or https://www.gnu.org/licenses/agpl-3.0.html).

Commit count: 35

cargo fmt