Adding upstream version 0.4.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
e1ed3a8d42
commit
393d6b555b
14 changed files with 750 additions and 727 deletions
6
README
6
README
|
@ -1,6 +1,10 @@
|
|||
Description
|
||||
|
||||
Plzip is a parallel version of the lzip data compressor. Currently only
|
||||
Plzip is a massively parallel (multithreaded) data compressor compatible
|
||||
with the lzip file format. The files produced by plzip are fully
|
||||
compatible with lzip-1.4 or newer. Plzip is intended for faster
|
||||
compression/decompression of big files on multiprocessor machines. On
|
||||
files big enough, plzip can use hundreds of processors. Currently only
|
||||
compression is performed in parallel. Parallel decompression is planned
|
||||
to be implemented later.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue