          MODULE=pbzip2
         VERSION=1.1.6
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=http://compression.ca/pbzip2
      SOURCE_VFY=sha1:3b4d0ffa3ac362c3702793cc5d9e61664d468aeb
        WEB_SITE=http://compression.ca/pbzip2
         ENTERED=20110221
         UPDATED=20111102
           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
