An open API service indexing awesome lists of open source software.

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

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.