          MODULE=cyrus-sasl
         VERSION=2.1.28
          SOURCE=$MODULE-$VERSION.tar.gz
   SOURCE_URL[0]=https://www.cyrusimap.org/releases
   SOURCE_URL[1]=https://github.com/cyrusimap/cyrus-sasl/releases/download/cyrus-sasl-$VERSION
      SOURCE_VFY=sha256:7ccfc6abd01ed67c1a0924b353e526f1b766b21f42d4562ee635a8ebfc5bb38c
        WEB_SITE=https://www.cyrusimap.org/
         ENTERED=20020826
         UPDATED=20220308
        SHORT="Simple Authentication and Security Layer"
PSAFE=no
cat << EOF
SASL is the Simple Authentication and Security Layer
This is the Cyrus SASL API implentation. It can be used on the client
or server side to provide authentication. See RFC 2222 for more
information. The following mechanisms are included in this distribution:
    * ANONYMOUS
    * CRAM-MD5
    * KERBEROS_V4
    * PLAIN
    * SCRAM-MD5 (deprecated)
    * GSSAPI (MIT Kerberos 5 or Heimdal Kerberos 5)
    * DIGEST-MD5
    * LOGIN (unsupported)
    * SRP (unsupported, may not work)
EOF
