diff options
author | Aaditya Bagga <aaditya_gnulinux@zoho.com> | 2014-04-15 23:20:09 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-04-23 07:51:26 +0700 |
commit | eae1759fd2d81fdfa442e2692c92e9f085647027 (patch) | |
tree | 3cbc9b6b264d42f32ea54010568a616984a5051a /desktop/gtkhash/slack-desc | |
parent | a56822128b587b18b333c4c55c24262f5fdd6b1a (diff) |
desktop/gtkhash: Added (utility to compute message digests).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/gtkhash/slack-desc')
-rw-r--r-- | desktop/gtkhash/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/desktop/gtkhash/slack-desc b/desktop/gtkhash/slack-desc new file mode 100644 index 0000000000000..848aaaec0c494 --- /dev/null +++ b/desktop/gtkhash/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 ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +gtkhash: gtkhash (utility to compute message digests) +gtkhash: +gtkhash: GtkHash is a GTK+ utility for computing message digests +gtkhash: or checksums. +gtkhash: +gtkhash: Currently supported hash functions include MD5, MD6, +gtkhash: SHA1, SHA256, SHA512, RIPEMD, TIGER and WHIRLPOOL. +gtkhash: +gtkhash: Homepage: http://gtkhash.sourceforge.net/ +gtkhash: +gtkhash: |