diff options
author | Nishant Limbachia <nishant@mnspace.net> | 2010-05-13 01:00:42 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-13 01:00:42 +0200 |
commit | b072cc799b022c372b67b18c3890caa89e84342c (patch) | |
tree | 2d2734d10eccccbb9541a9a4947d7d43e9e4d150 /system/ccrypt/slack-desc | |
parent | eb839f7e0b4219801890a6ee48bc30c5692b6258 (diff) | |
download | slackbuilds-b072cc799b022c372b67b18c3890caa89e84342c.tar.gz |
system/ccrypt: Added to 13.0 repository
Diffstat (limited to 'system/ccrypt/slack-desc')
-rw-r--r-- | system/ccrypt/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/system/ccrypt/slack-desc b/system/ccrypt/slack-desc new file mode 100644 index 0000000000..60e9e22dae --- /dev/null +++ b/system/ccrypt/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----------------------------------------------------| +ccrypt: ccrypt (unix crypt replacement) +ccrypt: +ccrypt: ccrypt is a utility for encrypting and decrypting files and +ccrypt: streams. It was designed as a replacement for the standard unix +ccrypt: crypt utility and is based on based on the Rijndael cipher +ccrypt: (aka AES) +ccrypt: +ccrypt: Homepage: http://ccrypt.sourceforge.net/ +ccrypt: +ccrypt: +ccrypt: |