Added Test: SevenZipFile.archiveinfo() for various archives. Test: extraction of LZMA+BCJ archive become fails as marked known issue. Support deflate decompression method. Changed Update documents and README about supported algorithms. Re-enable coverage report. Refactoring SevenZipFile._write_archive() method to move core chunk into compression module Worker.archive() method. Update calculate_key helper to improve performance. Introduce zero-copy buffer helper. Change decompressor class interface change max_length type to int and defualt to -1. Update decryption function to improve performance. Fixed Fix SevenZipFIle.archiveinfo() crash for LZMA+BCJ archive.(#100) Fix SevenZipFile.test() method defeated from v0.6b2 (#103) Fix SevenZ...
7zip implementation in pure python3 with various compression methods: LZMA2, LZMA1, Delta, BCJ, BZip...
7zip (7zr) implementation in pure python3 for compression, decompression and decryptio
7zip implementation in pure python3 with various compression methods: LZMA2, LZMA1, Delta, BCJ, BZip...
Added Test: SevenZipFile.archiveinfo() for various archives. Test: extraction of LZMA+BCJ archive b...
Add feature to make archive for zero size file Fix broken archive when there are many directories to...
Added Introduce context manager for SevenZipFile (#95) Changed SevenZipFile(file-object, 'r') now...
7zip (7zr) implementation in pure python3 for compression, decompression and decryptio
7zip (7zr) implementation in pure python3 for compression, decompression and decryptio
7zip implementation in pure python3 with various compression methods: LZMA2, LZMA1, Delta, BCJ, BZip...
Added Support dereference option of SevenZipFile class. (#131) If dereference is False, add symboli...
Added Support memory API.(#111, #119) Introduce read(filter) and readall() method for SevenZipFile ...
Changed Use large(1MB) read blocksize for Python 3.7.5 and later and PyPy 7.2.0 and later. Fixed ...
7zip in python3 with ZStandard, PPMd, LZMA2, LZMA1, Delta, BCJ, BZip2, and Deflate compressions, and...
7zip in python3 with ZStandard, PPMd, LZMA2, LZMA1, Delta, BCJ, BZip2, and Deflate compressions, and...
Changes from v0.9.2 Fixed Fix BCJ(x86) filter code with a missing logic which cause extraction erro...
7zip implementation in pure python3 with various compression methods: LZMA2, LZMA1, Delta, BCJ, BZip...
7zip (7zr) implementation in pure python3 for compression, decompression and decryptio
7zip implementation in pure python3 with various compression methods: LZMA2, LZMA1, Delta, BCJ, BZip...
Added Test: SevenZipFile.archiveinfo() for various archives. Test: extraction of LZMA+BCJ archive b...
Add feature to make archive for zero size file Fix broken archive when there are many directories to...
Added Introduce context manager for SevenZipFile (#95) Changed SevenZipFile(file-object, 'r') now...
7zip (7zr) implementation in pure python3 for compression, decompression and decryptio
7zip (7zr) implementation in pure python3 for compression, decompression and decryptio
7zip implementation in pure python3 with various compression methods: LZMA2, LZMA1, Delta, BCJ, BZip...
Added Support dereference option of SevenZipFile class. (#131) If dereference is False, add symboli...
Added Support memory API.(#111, #119) Introduce read(filter) and readall() method for SevenZipFile ...
Changed Use large(1MB) read blocksize for Python 3.7.5 and later and PyPy 7.2.0 and later. Fixed ...
7zip in python3 with ZStandard, PPMd, LZMA2, LZMA1, Delta, BCJ, BZip2, and Deflate compressions, and...
7zip in python3 with ZStandard, PPMd, LZMA2, LZMA1, Delta, BCJ, BZip2, and Deflate compressions, and...
Changes from v0.9.2 Fixed Fix BCJ(x86) filter code with a missing logic which cause extraction erro...
7zip implementation in pure python3 with various compression methods: LZMA2, LZMA1, Delta, BCJ, BZip...
7zip (7zr) implementation in pure python3 for compression, decompression and decryptio
7zip implementation in pure python3 with various compression methods: LZMA2, LZMA1, Delta, BCJ, BZip...