[ANN] PyLZMA 0.0.3

J

Joachim Bauch

Hi,

I'm pleased to announce the release of PyLZMA 0.0.3.

PyLZMA is a Python wrapper around the LZMA SDK by Igor Pavlov and allowes
you to use great compression ratios in your Python programs. Typically, LZMA
compresses data about 20% better than bzip2.

New features in this release:
- compression from a file-like object
- streaming decompression via multiple calls to "decompress"
- initial library that supports reading of 7-zip archives

It should run on all platforms (currently being tested on Windows and
Linux).

Grab it from http://www.joachim-bauch.de/projects/python/pylzma

Subversion repository available at
https://leviathan.joachim-bauch.de/cgi-bin/viewcvs.cgi/pylzma/trunk/

Feedback welcome!

Greetings,
Joachim
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,754
Messages
2,569,521
Members
44,995
Latest member
PinupduzSap

Latest Threads

Top