summaryrefslogtreecommitdiffstats
path: root/system/isomd5sum/slack-desc
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2011-08-27 09:11:00 -0300
committer Niels Horn <niels.horn@slackbuilds.org>2011-08-27 09:11:00 -0300
commitbb381bab725dd8ef72196ac01d20c75bda125f7b (patch)
tree4100a75e3773843435525618a6a50cde07681b25 /system/isomd5sum/slack-desc
parent73146b17ea0b902af362ef285f5360b677f18e7d (diff)
downloadslackbuilds-bb381bab725dd8ef72196ac01d20c75bda125f7b.tar.gz
slackbuilds-bb381bab725dd8ef72196ac01d20c75bda125f7b.tar.xz
system/isomd5sum: Added (MD5 checksums within an ISO9660 image)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'system/isomd5sum/slack-desc')
-rw-r--r--system/isomd5sum/slack-desc19
1 files changed, 19 insertions, 0 deletions
diff --git a/system/isomd5sum/slack-desc b/system/isomd5sum/slack-desc
new file mode 100644
index 0000000000..4ff163b4be
--- /dev/null
+++ b/system/isomd5sum/slack-desc
@@ -0,0 +1,19 @@
+# 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: