slackbuilds/system/pigz
Edward W. Koenig ff3ed08ea5
system/pigz: New maintainer
Signed-off-by: Edward W. Koenig <kingbeowulf@linuxgalaxy.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2024-12-07 09:27:19 +07:00
..
README system/pigz: Updated for version 2.7. 2022-02-13 09:17:50 +07:00
pigz.SlackBuild system/pigz: New maintainer 2024-12-07 09:27:19 +07:00
pigz.info system/pigz: New maintainer 2024-12-07 09:27:19 +07:00
slack-desc

README

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.