md5sum 0.1.0

A re-implementation of the GNU Coreutils md5sum program
1
2
3
4
5
6
7
8
9
10
11
md5sum-rs
=========

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

There's already a [project](https://gitlab.com/core-utils/core-utils) 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.

[GNU Coreutils]: https://www.gnu.org/software/coreutils/coreutils.html