https://github.com/jmcomets/md5sum-rs
https://github.com/jmcomets/md5sum-rs
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jmcomets/md5sum-rs
- Owner: jmcomets
- Created: 2017-10-08T08:29:17.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-08T08:29:27.000Z (over 8 years ago)
- Last Synced: 2025-05-24T06:37:22.211Z (about 1 year ago)
- Language: Rust
- Size: 5.86 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
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