          MODULE=gpgme
         VERSION=2.1.2
          SOURCE=$MODULE-$VERSION.tar.bz2
      SOURCE_URL=https://www.gnupg.org/ftp/gcrypt/gpgme/
      SOURCE_VFY=sha256:0687a95b299871c4141f507c0f740de6b429c9ac067d0fa4e062e3264df5fb77
        WEB_SITE=http://www.gnupg.org/gpgme.html
         ENTERED=20030201
         UPDATED=20260703
           SHORT="A library for accessing GnuPG"

cat << EOF
GnuPG Made Easy (GPGME) is a library designed to make access to GnuPG easier
for applications. It provides a High-Level Crypto API for encryption,
decryption, signing, signature verification and key management. Currently it
uses GnuPG as it's backend but the API isn't restricted to this engine; in fact
it is planned to add other backends to it.
EOF
