pbzip2 - Parallel implementation of bzip2
| Website: | http://www.compression.ca/pbzip2/ |
|---|---|
| License: | BSD |
| Vendor: | Alcance Libre, Inc. |
- 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.12-2.fc14.al.x86_64 [50 KiB] |
Changelog
by Joel Barrios (2018-09-03):
- Mass rebuild with gcc-c++ 7.3. |