          MODULE=Digest-SHA1
         VERSION=2.13
          SOURCE=$MODULE-$VERSION.tar.gz
   SOURCE_URL[0]=http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/
      SOURCE_VFY=sha1:77379a2775c744dd7a9890f5638da6362ae58013
        WEB_SITE=http://search.cpan.org/search?dist=Digest-SHA1
         ENTERED=20020619
         UPDATED=20101109
      MAINTAINER=kongar@tsrsb.org.tr
           SHORT="perl interface to the SHA1 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.

SHA1 is described at http://www.itl.nist.gov/fipspubs/fip180-1.htm
EOF
