wok-6.x view pigz/description.txt @ rev 25306

sip-4.19.25: last version for Python 2
author Hans-G?nter Theisgen
date Wed Jul 20 10:39:41 2022 +0100 (2022-07-20)
parents
children
line source
1 Pigz, which stands for parallel implementation of gzip,
2 is a fully functional replacement for gzip that exploits
3 multiple processors and multiple cores to the hilt when
4 compressing data.
5 Pigz was written by Mark Adler, and uses the zlib and
6 pthread libraries.