           SPELL=lzip
         VERSION=1.23
          SOURCE=$SPELL-$VERSION.tar.gz
         SOURCE2=$SOURCE.sig
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=https://nongnu.askapache.com/lzip/$SOURCE
  SOURCE2_URL[0]=$SOURCE_URL.sig
      SOURCE_GPG=gnu.gpg:$SOURCE.sig:UPSTREAM_KEY
  SOURCE2_IGNORE=signature
        WEB_SITE=https://www.nongnu.org/lzip/lzip.html
      LICENSE[0]=GPL
         ENTERED=20090323
        KEYWORDS="compression"
        DOC_DIRS=
           SHORT="LZMA compression tool"
cat << EOF
Lzip is a lossless data compressor based on the LZMA algorithm, with very safe
integrity checking and a user interface similar to the one of gzip or
bzip2. Lzip decompresses almost as fast as gzip and compresses better than
bzip2, which makes it well suited for software distribution and data archiving.
EOF
