mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-21 04:06:46 +00:00
8b3a49b51e
PR: ports/124344 Submitted by: Gea-Suan Lin <gslin gslin org>
7 lines
289 B
Plaintext
7 lines
289 B
Plaintext
Mark Adler, maintainer of popular zlib library has released a multicore
|
|
capable Parallel Implementation of GZip, nicknamed PIGZ. Version 1.5
|
|
implements nearly all of gzip's functionality, including decompression
|
|
of .gz and .Z (Unix compress) files.
|
|
|
|
WWW: http://www.c10n.info/archives/505
|