mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-10 02:21:15 +02:00
7 lines
281 B
Plaintext
7 lines
281 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.zlib.net/pigz/
|