mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 06:28:55 +02:00
Rewrap app-arch DESCRIPTIONs
This commit is contained in:
@@ -1,14 +1,13 @@
|
||||
SUMMARY="A parallel implementation of gzip for multi-processor machines"
|
||||
DESCRIPTION="
|
||||
pigz, which stands for Parallel Implementation of GZip, is a fully
|
||||
functional replacement for gzip that exploits multiple processors and
|
||||
multiple cores to the hilt when compressing data.
|
||||
pigz, which stands for Parallel Implementation of GZip, is a fully functional \
|
||||
replacement for gzip that exploits multiple processors and multiple cores to \
|
||||
the hilt when compressing data.
|
||||
|
||||
pigz was written by Mark Adler, and uses the zlib and pthread
|
||||
libraries.
|
||||
pigz was written by Mark Adler, and uses the zlib and pthread libraries.
|
||||
|
||||
This version of pigz is written to be portable across Unix-style
|
||||
operating systems that provide the zlib and pthread libraries.
|
||||
This version of pigz is written to be portable across Unix-style operating \
|
||||
systems that provide the zlib and pthread libraries.
|
||||
"
|
||||
LICENSE="Zlib"
|
||||
COPYRIGHT="2008-2013 Mark Adler"
|
||||
|
||||
Reference in New Issue
Block a user