2025-02-17 18:33:31 +01:00
|
|
|
Clzip was written by Antonio Diaz Diaz.
|
|
|
|
|
2025-02-17 19:14:54 +01:00
|
|
|
The ideas embodied in clzip are due to (at least) the following people:
|
2025-02-17 20:53:19 +01:00
|
|
|
Abraham Lempel and Jacob Ziv (for the LZ algorithm), Andrei Markov (for the
|
2025-02-17 20:49:14 +01:00
|
|
|
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).
|