Jump to letter: [
346ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
pbzip2 - Parallel implementation of bzip2
- 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.6-1.el6.i686
[46 KiB] |
Changelog
by Ville Skyttä (2012-06-01):
- Update to 1.1.6.
- Build with %{?__global_ldflags} and %{?_smp_mflags}.
- Fix some rpmlint warnings.
|