    MODULE=lzip
   VERSION=1.26
    SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=http://download.savannah.nongnu.org/releases/lzip/
SOURCE_VFY=sha256:641cf30961525cbe3b340cc883436c8854e9f5032f459f444de4782b621e6572
  WEB_SITE=http://nongnu.askapache.com/lzip/manual/lzip_manual.html
   ENTERED=20091122
   UPDATED=20260322
     SHORT="lossless data compressor"

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
