diff options
author | markus reichelt <slackbuilds@mareichelt.de> | 2010-06-19 09:37:21 -0500 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2010-06-20 15:19:58 -0500 |
commit | 3755a3969997020ebc26ed1c851fd28eec4fb4db (patch) | |
tree | fb187007f567294f1d915fbb5df323ad0d204cbd /system/aespipe/slack-desc | |
parent | 3ed30e2532209265ce7bd6214fc731841348bcb6 (diff) | |
download | slackbuilds-3755a3969997020ebc26ed1c851fd28eec4fb4db.tar.gz |
system/aespipe: Added (AES encrypting or decrypting pipe)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'system/aespipe/slack-desc')
-rw-r--r-- | system/aespipe/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/system/aespipe/slack-desc b/system/aespipe/slack-desc new file mode 100644 index 0000000000..a18111168c --- /dev/null +++ b/system/aespipe/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------------------------------------------------| +aespipe: aespipe (AES encrypting/decrypting pipe) +aespipe: +aespipe: aespipe is a AES encrypting or decrypting pipe. It reads from +aespipe: standard input and writes to standard output. It can be used to +aespipe: create and restore encrypted tar or cpio archives, and to +aespipe: encrypt and decrypt loop-AES compatible encrypted disk images. +aespipe: +aespipe: Homepage: http://loop-aes.sourceforge.net +aespipe: +aespipe: +aespipe: |