           SPELL=digest-sha1
         VERSION=2.06
          SOURCE=Digest-SHA1-$VERSION.tar.gz
       BUILD_API=2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/Digest-SHA1-$VERSION
   SOURCE_URL[0]=http://www.cpan.org/authors/id/GAAS/$SOURCE
          MD5[0]="5e1bfde48d2caa9c1e63f1578af61445"
         LICENSE=ART
        WEB_SITE=http://gisle.aas.no
      MAINTAINER=bluebird@optushome.net.au
         ENTERED=20020313
         UPDATED=20020313
           SHORT="Perl interface to the SHA-1 Algorithm "
cat << EOF
The "Digest::SHA1" module allows you to use the NIST SHA-1
message digest algorithm from within Perl programs.  The
algorithm takes as input a message of arbitrary length and
produces as output a 160-bit "fingerprint" or "message
digest" of the input.
EOF
