slackbuilds/system/isomd5sum
B. Watson bb7510e7f3 system/isomd5sum: Updated for version 1.2.2.
Signed-off-by: B. Watson <yalhcru@gmail.com>
2017-12-21 08:19:33 +07:00
..
README system/isomd5sum: Updated for version 1.1.0, add Python 3 support. 2016-08-13 07:22:55 +07:00
isomd5sum.SlackBuild system/isomd5sum: Updated for version 1.2.2. 2017-12-21 08:19:33 +07:00
isomd5sum.info system/isomd5sum: Updated for version 1.2.2. 2017-12-21 08:19:33 +07:00
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -05:00

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.

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.