           SPELL=gsasl
         VERSION=0.2.29
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=ftp://alpha.gnu.org/pub/gnu/gsasl/$SOURCE
     SOURCE_HASH=sha512:275949baa7ead523ee2ac3b75279455082f1f954a5025bff4eab8b231e15a91d7ceb06cb52343324e5b22d6b5d060e6e1c5b3065ca01b35d68956137b73fc816
        WEB_SITE=http://www.gnu.org/software/gsasl/
         ENTERED=20030901
      LICENSE[0]=GPL
        KEYWORDS="crypto"
           SHORT="GNU SASL"
cat << EOF
GNU SASL is an implementation of the Simple Authentication and Security
Layer framework and a few common SASL mechanisms. SASL is used by network
servers (e.g., IMAP, SMTP) to request authentication from clients, and in
clients to authenticate against servers. 

GNU SASL contains a library (libgsasl), a command line utility (gsasl) to
access the library from the shell, and a manual. The library includes
support for the SASL framework (with authentication functions and
application data privacy and integrity functions) and at least partial
support for the CRAM-MD5, EXTERNAL, GSSAPI, ANONYMOUS, PLAIN, SECURID,
DIGEST-MD5, LOGIN, NTLM and KERBEROS_V5 mechanisms.
EOF
