diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 14:25:10 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 14:25:10 +0000 |
commit | 6e28aeaf5536d0286476c71e5f7c7e20cbc17036 (patch) | |
tree | 00e0a83335bbfbf765c8660ab27a199f0c68fce5 /README | |
parent | Adding debian version 1.0-1. (diff) | |
download | pdlzip-6e28aeaf5536d0286476c71e5f7c7e20cbc17036.tar.xz pdlzip-6e28aeaf5536d0286476c71e5f7c7e20cbc17036.zip |
Merging upstream version 1.1.
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -6,6 +6,8 @@ gzip or bzip2. Pdlzip decompresses almost as fast as gzip and compresses better than bzip2, which makes it well suited for software distribution and data archiving. +Pdlzip is also able to decompress legacy lzma-alone (.lzma) files. + Pdlzip is a public domain version of the lzip data compressor, intended for those who can't (or do not want) distribute GPL licensed Free Software. Pdlzip is written in C. |