           SPELL=bzip2
         VERSION=1.0.4
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://www.bzip.org/$VERSION/$SOURCE
     SOURCE_HASH=sha512:b213ae1dbfe40f9f1742bab3f61af74588ff13a3eb5df274bf1c15552d78d038de811e4d4e568189dc62e993c94ca286060a36f245a7d00227686ceaac3417c1
        WEB_SITE=http://www.bzip.org/
         ENTERED=20010922
      PATCHLEVEL=3
      LICENSE[0]=BSD
        KEYWORDS="archive"
           SHORT="Free, patent free, high-quality data compressor"
cat << EOF
bzip2 is a freely available, patent free (see below), high-quality data
compressor. It typically compresses files to within 10% to 15% of the
best available techniques (the PPM family of statistical compressors),
whilst being around twice as fast at compression and six times faster at
decompression.
EOF
