diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 05:04:21 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 05:04:21 +0000 |
commit | 0fff9dab63d2ac6b195b1a4a0d1f241663294337 (patch) | |
tree | 8eb7409dd1100c166d146053a4415d5be5d738aa /AUTHORS | |
parent | Adding debian version 1.4-1. (diff) | |
download | lunzip-0fff9dab63d2ac6b195b1a4a0d1f241663294337.tar.xz lunzip-0fff9dab63d2ac6b195b1a4a0d1f241663294337.zip |
Merging upstream version 1.5~rc1.
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'AUTHORS')
-rw-r--r-- | AUTHORS | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1 +1,7 @@ Lunzip was written by Antonio Diaz Diaz. + +The ideas embodied in lunzip are due to (at least) the following people: +Abraham Lempel and Jacob Ziv (for the LZ algorithm), Andrey Markov (for +the definition of Markov chains), G.N.N. Martin (for the definition of +range encoding), Igor Pavlov (for putting all the above together in +LZMA), and Julian Seward (for bzip2's CLI). |