1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-21 04:06:46 +00:00
freebsd-ports/archivers/pigz/pkg-descr
Xin LI 8b3a49b51e New port: pigz, Parallel GZip.
PR:		ports/124344
Submitted by:	Gea-Suan Lin <gslin gslin org>
2008-06-18 18:47:28 +00:00

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