#crc32c #cli #io-crates-crc32c

app crc32c-cli

A simple CLI wrapper for the crc32c crate

4 releases

0.1.3 Nov 3, 2024
0.1.2 Nov 3, 2024
0.1.1 Oct 27, 2024
0.1.0 Sep 29, 2024

#697 in Command line utilities

Download history 124/week @ 2024-09-23 56/week @ 2024-09-30 7/week @ 2024-10-07 15/week @ 2024-10-14 67/week @ 2024-10-21 145/week @ 2024-10-28 145/week @ 2024-11-04

373 downloads per month

MIT/Apache

10KB
113 lines

crc32c-cli

A simple CLI wrapper for the crc32c crate.

Usage

# 1. install.
cargo install crc32c-cli

# 2. run.
crc32c /path/to/file
#> 00000000 /path/to/file

Dependencies

~1.3–2MB
~37K SLoC