https://github.com/rhinstaller/isomd5sum
Utilities for working with md5sum implanted in ISO images
https://github.com/rhinstaller/isomd5sum
Last synced: about 1 year ago
JSON representation
Utilities for working with md5sum implanted in ISO images
- Host: GitHub
- URL: https://github.com/rhinstaller/isomd5sum
- Owner: rhinstaller
- License: gpl-2.0
- Created: 2015-01-29T20:02:42.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2024-06-25T15:49:09.000Z (about 2 years ago)
- Last Synced: 2025-04-19T10:28:31.306Z (over 1 year ago)
- Language: C
- Size: 122 KB
- Stars: 13
- Watchers: 15
- Forks: 12
- Open Issues: 1
-
Metadata Files:
- Readme: README
- License: COPYING
Awesome Lists containing this project
README
isomd5sum provides a way of making use of the ISO9660 application data
area to store md5sum data about the iso. This allows you to check the
iso given nothing more than the iso itself.
isomd5sum is hosted on GitHub. The source can be
grabbed via git with
git clone https://github.com/rhinstaller/isomd5sum.git
or browsed via
https://github.com/rhinstaller/isomd5sum
Releases of isomd5sum are automatically generated by the tags. eg. for the
1.0.12 release::
https://github.com/rhinstaller/isomd5sum/archive/1.0.12.tar.gz
You can send questions, enhancements, etc to anaconda-devel-list@redhat.com.