wok annotate pigz/description.txt @ rev 25322

cpige: remove -static
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Jul 22 07:58:08 2022 +0000 (23 months ago)
parents
children
rev   line source
Hans-G?nter@25140 1 Pigz, which stands for parallel implementation of gzip,
Hans-G?nter@25140 2 is a fully functional replacement for gzip that exploits
Hans-G?nter@25140 3 multiple processors and multiple cores to the hilt when
Hans-G?nter@25140 4 compressing data.
Hans-G?nter@25140 5 Pigz was written by Mark Adler, and uses the zlib and
Hans-G?nter@25140 6 pthread libraries.