bz2 support in Python?

eito eito at cs.pdx.edu
Mon May 22 11:16:21 EDT 2000


On Mon, May 22, 2000 at 03:13:33PM +0200, Xavier Outhier wrote:
> Is there in Python any bz2 tool? bz2 is the 2nd version
> of bzip. A compression algo.

I wrote a module based on version 0.9.5. The module has only two
functions, compress and decompress. I am planning to add object
support like zlib module. I can send the code if you would like.

Regards,

:eito




More information about the Python-list mailing list