SlackBuildsOrg/system/pigz/README
B. Watson 5642c4210f
system/pigz: Updated for version 2.7.
Signed-off-by: B. Watson <yalhcru@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-02-13 09:17:50 +07:00

6 lines
279 B
Text

pigz (Parallel Implementation of GZip)
pigz, which stands for Parallel Implementation of GZip, is a fully
functional replacement for gzip that utilizes multiple processors and
CPU cores when compressing data. pigz was written by Mark Adler, and
uses zlib and pthread libraries.