summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorDaniel Baumann <mail@daniel-baumann.ch>2015-11-07 14:25:03 +0000
committerDaniel Baumann <mail@daniel-baumann.ch>2015-11-07 14:25:03 +0000
commit89e9e81557d766e9db5034ed9b9f660323fd4c62 (patch)
treecac45c3861bbbd7a25e3dc0cc49542144303f533 /README
parentAdding upstream version 1.0. (diff)
downloadpdlzip-89e9e81557d766e9db5034ed9b9f660323fd4c62.tar.xz
pdlzip-89e9e81557d766e9db5034ed9b9f660323fd4c62.zip
Adding upstream version 1.1.upstream/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.