           SPELL=opencdk
        VERSION=0.5.8
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=ftp://ftp.gnutls.org/pub/gnutls/$SPELL/$SOURCE
        WEB_SITE=http://www.gnu.org/software/gnutls/
     SOURCE_HASH=sha1:a8a5d9d2a27acccdd8cf92d385c637f78ff0f55f
      LICENSE[0]=GPL
         ENTERED=20030829
         UPDATED=20030829
      MAINTAINER=v.merkatz@gmx.net
           SHORT="OpenCDK - Open Crypto Development Kit"
cat << EOF
OpenCDK - Open Crypto Development Kit
This library provides basic parts of the OpenPGP message format.
The aim of the library is *not* to replace any available OpenPGP version.
There will be no real support for key management (sign, revoke,
alter preferences, ...) and some other parts are only rudimentary
available. The main purpose is to handle and understand OpenPGP
packets and to use basic operations. For example to encrypt/decrypt
or to sign/verify and packet routines.
EOF
