xref: /plan9-contrib/sys/src/cmd/lzip/AUTHORS (revision 13d37d7716a3e781f408392d7869dff5927c6669)
1*13d37d77SDavid du ColombierClzip was written by Antonio Diaz Diaz.
2*13d37d77SDavid du Colombier
3*13d37d77SDavid du ColombierThe ideas embodied in clzip are due to (at least) the following people:
4*13d37d77SDavid du ColombierAbraham Lempel and Jacob Ziv (for the LZ algorithm), Andrey Markov (for
5*13d37d77SDavid du Colombierthe definition of Markov chains), G.N.N. Martin (for the definition of
6*13d37d77SDavid du Colombierrange encoding), Igor Pavlov (for putting all the above together in
7*13d37d77SDavid du ColombierLZMA), and Julian Seward (for bzip2's CLI).
8