1
0
Fork 0
clzip/AUTHORS
Daniel Baumann 950a431716
Merging upstream version 1.1~rc2.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-02-17 19:14:54 +01:00

7 lines
393 B
Text

Clzip was written by Antonio Diaz Diaz.
The ideas embodied in clzip 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 and the idea of unzcrash).