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, whilst being around twice as fast at compression and six times faster at decompression.
bzip2 compresses files using the Burrows-Wheeler block-sorting text compression algorithm, and Huffman coding. Compression is generally considerably better than that achieved by more conventional LZ77/LZ78-based compressors, and approaches the performance of the PPM family of statistical compressors.
The archive file format of bzip2 (.bz2) is incompatible with that of its predecessor, bzip (.bz).
Homepage http://sources.redhat.com/bzip2/
|
|
|
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| alpha | 231.9 kB | 516 kB | [list of files] |
| amd64 (unofficial port) | 229.9 kB | 508 kB | [list of files] |
| arm | 228.8 kB | 500 kB | [list of files] |
| hppa | 230.5 kB | 508 kB | [list of files] |
| i386 | 227.9 kB | 504 kB | [list of files] |
| ia64 | 236.8 kB | 540 kB | [list of files] |
| m68k | 226.8 kB | 496 kB | [list of files] |
| mips | 231.6 kB | 556 kB | [list of files] |
| mipsel | 231.5 kB | 556 kB | [list of files] |
| powerpc | 230.3 kB | 508 kB | [list of files] |
| s390 | 230.1 kB | 508 kB | [list of files] |
| sparc | 228.4 kB | 504 kB | [list of files] |