Pdlzip is a limited, public domain version of the lzip data compressor that uses the (de)compression code from Igor Pavlov's LZMA SDK. It is also able to decompress legacy lzma-alone (.lzma) files.
| Tags | Archiving Compression |
|---|---|
| Licenses | Public Domain |
| Operating Systems | POSIX |
| Implementation | C |
Recent releases


Release Notes: The options "-f, --force", "-F, --recompress", "-k, --keep", and "-o, --output", have been ported from clzip. Pdlzip now accepts more than one file in the command line. Decompression time has been reduced by 5%. "-t" no longer depends on the existence of "/dev/null". The value returned by "-d" and "-t" in case of data error has been fixed. The option "-n, --threads" is now accepted and ignored for compatibility with plzip. "configure" now accepts options with a separate argument. The target "install-as-lzip" has been added to the Makefile.


Release Notes: The value returned by "-d" and "-t" in case of data error has been fixed. Information shown at verbosity levels 2 and 3 has been changed. The option "-n, --threads" is now accepted and ignored, for compatibility with plzip.


Release Notes: The options "-f, --force", "-F, --recompress", "-k, --keep", and "-o, --output", have been ported from clzip. Pdlzip now accepts more than one file in the command line. Decompression time has been reduced by 5%. The dependence of "--test" on the existence of "/dev/null" has been removed. The targets "install-as-lzip" and "install-bin" have been added to the Makefile.


Release Notes: A small change has been made in the "--help" output and the man page. Quote characters in messages have been changed as advised by GNU Coding Standards. Standard input and standard output are now set in binary mode on OS2.


Release Notes: Code cleanup. Minor fixes.
Translation of an RCS file collection or CVS repository history as a fast-import stream.
An independent GNU/Linux-Libre distribution based on concepts of simplicity.