Adding upstream version 0.2.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
63d771d1a1
commit
e748b84dff
21 changed files with 1267 additions and 2163 deletions
|
@ -5,8 +5,8 @@
|
|||
@finalout
|
||||
@c %**end of header
|
||||
|
||||
@set UPDATED 5 December 2009
|
||||
@set VERSION 0.1
|
||||
@set UPDATED 17 January 2010
|
||||
@set VERSION 0.2
|
||||
|
||||
@dircategory Data Compression
|
||||
@direntry
|
||||
|
@ -40,7 +40,7 @@ This manual is for Plzip (version @value{VERSION}, @value{UPDATED}).
|
|||
@end menu
|
||||
|
||||
@sp 1
|
||||
Copyright @copyright{} 2008, 2009 Antonio Diaz Diaz.
|
||||
Copyright @copyright{} 2009, 2010 Antonio Diaz Diaz.
|
||||
|
||||
This manual is free documentation: you have unlimited permission
|
||||
to copy, distribute and modify it.
|
||||
|
@ -52,7 +52,7 @@ to copy, distribute and modify it.
|
|||
|
||||
Plzip is a parallel version of the lzip data compressor. Currently only
|
||||
compression is performed in parallel. Parallel decompression is planned
|
||||
to be implemented soon.
|
||||
to be implemented later.
|
||||
|
||||
Lzip is a lossless data compressor based on the LZMA algorithm, with
|
||||
very safe integrity checking and a user interface similar to the one of
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue