SlackBuildsOrg/system/isomd5sum
B. Watson 3224cf5efb system/isomd5sum: Updated for version 1.2.3.
Signed-off-by: B. Watson <yalhcru@gmail.com>
2018-06-14 01:14:26 +01:00
..
isomd5sum.info
isomd5sum.SlackBuild
README
slack-desc

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.

A checksum is implanted in an image using the implantisomd5 utility,
and the corresponding checkisomd5 utility can be used to verify burned
CDs are error-free. Also included is a Python 2 extension for performing
these tasks. If Python 3 is installed, a Python 3 extension will also
be included.