summaryrefslogtreecommitdiffstats
path: root/AUTHORS
blob: 3b49e65a70a339a20cc1c7f385a0919e7682b31c (plain)
1
2
3
4
5
6
7
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).