1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-06 11:41:52 +00:00

7 lines
281 B
Plaintext
Raw Normal View History

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/