# HOW TO EDIT THIS FILE: # The "handy ruler" below makes it easier to edit a package description. Line # up the first '|' above the ':' following the base package name, and the '|' # on the right side marks the last column you can put a character in. You must # make exactly 11 lines for the formatting to be correct. It's also # customary to leave one space after the ':'. |-----handy-ruler------------------------------------------------------| isomd5sum: isomd5sum (MD5 checksums within an ISO9660 image) isomd5sum: isomd5sum: isomd5sum provides a way of making use of the ISO9660 application isomd5sum: data area to store md5sum data about the iso. This allows you to isomd5sum: check the iso given nothing more than the iso itself. isomd5sum: isomd5sum: A checksum is implanted in an image using the implantisomd5 utility, isomd5sum: and the corresponding checkisomd5 utility can be used to verify burned isomd5sum: CDs are error-free. Also included is a Python extension for performing isomd5sum: these tasks. isomd5sum: