pbzip2 - Parallel implementation of bzip2
Website: | http://www.compression.ca/pbzip2/ |
---|---|
License: | Modified BSD |
- Description:
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).
Packages
pbzip2-1.1.3-2m.mo8.i686 [41 KiB] |
Changelog
by Hiromasa YOSHIMOTO (2011-04-11):
- (1.1.3-2m) - rebuild for new GCC 4.6 |