Re: Compression library

2007-02-16 Thread John Machin
On Feb 16, 8:02 pm, [EMAIL PROTECTED] wrote: > Hi all, > I'm looking for a library in python containing severall compression > algorithms like RLE, Deflate, LZ77-78-W, Huffman,.. > do someone know if such of this type of lib exists?? Short answer: Yes Longer answer: You too could know if you

Compression library

2007-02-16 Thread roche . alexis
Hi all, I'm looking for a library in python containing severall compression algorithms like RLE, Deflate, LZ77-78-W, Huffman,.. do someone know if such of this type of lib exists?? Thanks -- http://mail.python.org/mailman/listinfo/python-list