mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-04 01:48:54 +00:00
6640bd4a32
- Put author in pkg-descr - Take maintainership [1] Tricked into by: Jeff Gilchrist (author) [1]
8 lines
377 B
Plaintext
8 lines
377 B
Plaintext
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 (ie: anything compressed
|
|
with pbzip2 can be decompressed with bzip2).
|
|
|
|
WWW: http://compression.ca/pbzip2/
|
|
Author: Jeff Gilchrist <pbzip2 [at] compression {dot} ca>
|