Skip to content

Releases: miurahr/py7zr

Optimize decompression function

23 Jun 14:11
Compare
Choose a tag to compare
Pre-release
Prepare for release

Signed-off-by: Hiroshi Miura <miurahr@linux.com>

Speed-Up extraction with concurrent decompression

20 Jun 04:32
Compare
Choose a tag to compare

A new release include feature to extract files in concurrent way if capable.
It will boost decompression performance for archive which has many files.

Basically uncompress working

03 Jun 23:16
Compare
Choose a tag to compare
Pre-release

First release of py7zr which is working basically for decompression.

There are some limitations.

  • There is no option to control overwrite.

  • There are unsupported compression algorithms which is not supported by python core.

    • BCJ2, PPMd