          MODULE=pbzip2
         VERSION=1.1.13
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=https://launchpad.net/$MODULE/${VERSION%.*}/$VERSION/+download/
      SOURCE_VFY=sha256:8fd13eaaa266f7ee91f85c1ea97c86d9c9cc985969db9059cdebcb1e1b7bdbe6
        WEB_SITE=http://compression.ca/pbzip2
         ENTERED=20110221
         UPDATED=20151219
           SHORT="parallel implementation of the bzip2 compressor"

cat << EOF
pbzip2 is a parallel implementation of the bzip2 block-sorting
file compressor that uses pthreads and achieves near-linear
speedup on SMP machines. The output of this version is fully
compatible with bzip2 v1.0.2 or newer (ie: anything compressed
with pbzip2 can be decompressed with bzip2).
EOF
