           SPELL=aespipe
         VERSION=2.4f
          SOURCE=$SPELL-v$VERSION.tar.bz2
         SOURCE2=$SOURCE.sign
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-v$VERSION"
   SOURCE_URL[0]=https://loop-aes.sourceforge.net/$SPELL/$SOURCE
   SOURCE_URL[1]=https://downloads.sourceforge.net/sourceforge/loop-aes/$SOURCE
   SOURCE_URL[2]=https://koti.tnnet.fi/jari.ruusu/linux/$SOURCE
  SOURCE2_URL[0]=$SOURCE_URL.sign
  SOURCE2_URL[1]=${SOURCE_URL[1]}.sign
  SOURCE2_URL[2]=${SOURCE_URL[2]}.sign
  SOURCE2_IGNORE=signature
      SOURCE_GPG=loop-AES.gpg:$SOURCE2:UPSTREAM_KEY
        WEB_SITE=https://loop-aes.sourceforge.net/
         ENTERED=20040213
      LICENSE[0]=GPL
        KEYWORDS="crypto"
           SHORT="AES encrypting or decrypting pipe"
cat << EOF
aespipe program is AES encrypting or decrypting pipe. It reads from standard
input and writes to standard output. It can be used to create and restore
encrypted tar or cpio archives. It can be used to encrypt and decrypt loop-AES
compatible encrypted disk images.
EOF
