          MODULE=lrzip
         VERSION=0.651
          SOURCE=$MODULE-$VERSION.tar.gz
 SOURCE_URL_FULL=https://github.com/ckolivas/lrzip/archive/refs/tags/v${VERSION}.tar.gz
      SOURCE_VFY=sha256:f4c84de778a059123040681fd47c17565fcc4fec0ccc68fcf32d97fad16cd892
        WEB_SITE=http://lrzip.kolivas.org/
         ENTERED=20110219
         UPDATED=20230801
           SHORT="Compression which uses the lzma, lzo and rzip algorithms"

cat << EOF
"Long Range ZIP" or "Lzma RZIP".

This is a compression program optimised for large files. The larger the
file and the more memory you have, the better the compression advantage
this will provide, especially once the files are larger than 100MB. The
advantage can be chosen to be either size (much smaller than bzip2) or
speed (much faster than bzip2).
EOF
