Add feature to make archive for zero size file Fix broken archive when there are many directories to compress
Added Compatibility test with python-libarchive-c/libarchive for compression(#247) Document: expres...
7zip (7zr) implementation in pure python3 for compression, decompression and decryptio
A new release include feature to extract files in concurrent way if capable. It will boost decompres...
7zip implementation in python3 with various compression methods: LZMA2, LZMA1, Delta, BCJ, BZip2, De...
Fixed Fix exception when reading header which size is larger than buffer size (#252
Added Test: SevenZipFile.archiveinfo() for various archives. Test: extraction of LZMA+BCJ archive b...
Full support for compression Fix issues in v0.5a1-a2 and support compression with multiple files
Added Test: SevenZipFile.archiveinfo() for various archives. Test: extraction of LZMA+BCJ archive b...
Add support for compression. You can compress files from command line$ 7zr w target.7z src/ or from...
7zip (7zr) implementation in pure python3 for compression, decompression and decryptio
Changed Use large(1MB) read blocksize for Python 3.7.5 and later and PyPy 7.2.0 and later. Fixed ...
Always use max_length as out_remianing to avoid enlarge queue inside lzma module. Use READ_BLOCKSIZE...
Added Add Copy method as an extraction only support.(#184) Fixed Accept archive which Method ID i...
7zip (7zr) implementation in pure python3 for compression, decompression and decryptio
Fix to raise PasswordRequired exception when archive has encrypted header in certain condition
Added Compatibility test with python-libarchive-c/libarchive for compression(#247) Document: expres...
7zip (7zr) implementation in pure python3 for compression, decompression and decryptio
A new release include feature to extract files in concurrent way if capable. It will boost decompres...
7zip implementation in python3 with various compression methods: LZMA2, LZMA1, Delta, BCJ, BZip2, De...
Fixed Fix exception when reading header which size is larger than buffer size (#252
Added Test: SevenZipFile.archiveinfo() for various archives. Test: extraction of LZMA+BCJ archive b...
Full support for compression Fix issues in v0.5a1-a2 and support compression with multiple files
Added Test: SevenZipFile.archiveinfo() for various archives. Test: extraction of LZMA+BCJ archive b...
Add support for compression. You can compress files from command line$ 7zr w target.7z src/ or from...
7zip (7zr) implementation in pure python3 for compression, decompression and decryptio
Changed Use large(1MB) read blocksize for Python 3.7.5 and later and PyPy 7.2.0 and later. Fixed ...
Always use max_length as out_remianing to avoid enlarge queue inside lzma module. Use READ_BLOCKSIZE...
Added Add Copy method as an extraction only support.(#184) Fixed Accept archive which Method ID i...
7zip (7zr) implementation in pure python3 for compression, decompression and decryptio
Fix to raise PasswordRequired exception when archive has encrypted header in certain condition
Added Compatibility test with python-libarchive-c/libarchive for compression(#247) Document: expres...
7zip (7zr) implementation in pure python3 for compression, decompression and decryptio
A new release include feature to extract files in concurrent way if capable. It will boost decompres...