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...
7zip implementation in python3 with various compression methods: LZMA2, LZMA1, Delta, BCJ, BZip2, De...
Added BCJ Decoder/Encoder written by python.(#198, #199) Support Bzip2, Defalte + BCJ(X86, PPC, ARM...
7zip (7zr) implementation in pure python3 for compression, decompression and decryptio
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...
Add support for compression. You can compress files from command line$ 7zr w target.7z src/ or from...
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
Changes from v0.9.2 Fixed Fix BCJ(x86) filter code with a missing logic which cause extraction erro...
7zip (7zr) implementation in pure python3 for compression, decompression and decryptio
Added Support dereference option of SevenZipFile class. (#131) If dereference is False, add symboli...
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...
7zip implementation in python3 with various compression methods: LZMA2, LZMA1, Delta, BCJ, BZip2, De...
Added BCJ Decoder/Encoder written by python.(#198, #199) Support Bzip2, Defalte + BCJ(X86, PPC, ARM...
7zip (7zr) implementation in pure python3 for compression, decompression and decryptio
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...
Add support for compression. You can compress files from command line$ 7zr w target.7z src/ or from...
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
Changes from v0.9.2 Fixed Fix BCJ(x86) filter code with a missing logic which cause extraction erro...
7zip (7zr) implementation in pure python3 for compression, decompression and decryptio
Added Support dereference option of SevenZipFile class. (#131) If dereference is False, add symboli...
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...