           SPELL=pigz
         VERSION=2.4
          SOURCE="${SPELL}-${VERSION}.tar.gz"
   SOURCE_URL[0]=http://zlib.net/${SPELL}/${SOURCE}
     SOURCE_HASH=sha512:79b2357176f93b9f3e2bc07fee393fc4d79b7bd0041808f8ddfd23eafccde72e60ca95e97595bb624a4f732fe3612bf46d57c44541c36ae62f9aa6336abe16ba
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="http://zlib.net/pigz/"
      LICENSE[0]=GPL
         ENTERED=20160601
           SHORT="A parallel implementation of gzip for modern multi-processor, multi-core machines."
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
