= bzip2 =
== Description ==
bzip2 is a freely available, patent free, 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.
== License ==
BSD-style
== SPKG Maintainers ==
None
== Upstream Contact ==
* Website http://bzip.org/
* Author: Julian Seward <[email protected]>
== Dependencies ==
None
== Special Update/Build Instructions ==
This package must not be bzip2 compressed, so create it using
tar c bzip2-1.0.6 | gzip --best >bzip2-1.0.6.spkg
== Changelog ==
=== bzip2-1.0.6 (Jeroen Demeyer, 5 March 2012) ===
* Trac #12102: initial version as "standard" package. Adapted
spkg-install from the old spkg/base/bzip2-1.0.5-install.