summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorDaniel Baumann <mail@daniel-baumann.ch>2015-11-07 14:25:10 +0000
committerDaniel Baumann <mail@daniel-baumann.ch>2015-11-07 14:25:10 +0000
commit6e28aeaf5536d0286476c71e5f7c7e20cbc17036 (patch)
tree00e0a83335bbfbf765c8660ab27a199f0c68fce5 /README
parentAdding debian version 1.0-1. (diff)
downloadpdlzip-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--README2
1 files changed, 2 insertions, 0 deletions
diff --git a/README b/README
index e9d196e..0b6427d 100644
--- a/README
+++ b/README
@@ -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.