wholesum

Crates.iowholesum
lib.rswholesum
version0.2.8
created_at2021-10-28 15:48:03.310883+00
updated_at2024-12-08 12:06:24.08587+00
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
size73,839
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: 41

cargo fmt