          MODULE=pigz
         VERSION=2.8
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=https://zlib.net/pigz/
      SOURCE_VFY=sha256:eb872b4f0e1f0ebe59c9f7bd8c506c4204893ba6a8492de31df416f0d5170fd0
        WEB_SITE=https://zlib.net/pigz/
         ENTERED=20190520
         UPDATED=20240210
           SHORT="Parallel implementation of the gzip file compressor"

cat << EOF
pigz, which stands for parallel implementation of gzip, is a fully functional
replacement for gzip that exploits multiple processors and multiple cores to
the hilt when compressing data.
EOF
