Published March 2, 2020
| Version v0.6b8
Software
Open
miurahr/py7zr: Introduce context manager for SevenZipFile
Creators
- 1. OpenStreetMap Foundation Japan
- 2. folio
Description
Added
- Introduce context manager for SevenZipFile (#95)
- SevenZipFile(file-object, 'r') now can run extract() well even unlink before extract().
- Fix README example for extraction option.
- Some of decryption of encrypted archive fails.(#75)
Files
miurahr/py7zr-v0.6b8.zip
Files
(19.2 MB)
Name | Size | Download all |
---|---|---|
md5:7aed16fa7b01e81bee2c21f6064e369d
|
19.2 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/miurahr/py7zr/tree/v0.6b8 (URL)