md5sum

Crates.iomd5sum
lib.rsmd5sum
version0.1.0
sourcesrc
created_at2017-10-08 08:29:52.782482
updated_at2017-10-08 08:29:52.782482
descriptionA re-implementation of the GNU Coreutils md5sum program
homepagehttps://github.com/jmcomets/md5sum-rs
repositoryhttps://github.com/jmcomets/md5sum-rs
max_upload_size
id34810
size11,189
crates-io (github:technocreatives:crates-io)

documentation

https://docs.rs/md5sum

README

md5sum-rs

This is a re-implementation of the GNU Coreutils md5sum program.

There's already a project working on a full rewrite of all the GNU Coreutils, which includes md5sum. I don't see why you would prefer using this toy instead of their more mature implementation.

Commit count: 4

cargo fmt