|
About:
bzip2 is a portable, lossless data compressor based on the Burrows-Wheeler transform. It achieves good compression and runs on practically every (32/64-bit) platform in the known universe. The compression engine is also available as a library (libbz2), should you desire a programmatic interface.
Release focus: N/A
Changes:
Fixed a bug that could cause the sorted order to be wrong in some extremely obscure cases, and changed the setting area area of blocksort.c
Author:
Julian Seward <jseward |at| bzip |dot| org>
[contact developer]
Homepage:
http://www.bzip.org/
Tar/GZ:
http://www.bzip.org/downloads.html
Changelog:
http://www.bzip.org/CHANGES
Trove categories:
[change]
Dependencies:
[change]
No dependencies filed
|