There is a newer version of the record available.

Published May 23, 2020 | Version v0.7.0b3
Software Open

miurahr/py7zr: Show progress and dereference options

  • 1. OpenStreetMap Foundation Japan
  • 2. folio
  • 3. @buxapp @elasticsoftwarefoundation @sinalgo

Description

Added
  • Support dereference option of SevenZipFile class. (#131) If dereference is False, add symbolic and hard links to the archive. If it is True, add the content of the target files to the archive. This has no effect on systems that do not support symbolic links.
  • Introduce progress callback mechanism (#130)
Changed
  • CLI: add --verbose option for extraction
  • win32: update win32compat
Fixed
  • Fix archiveinfo() for 7zAES archives
  • Release variables when close() (#129)

Files

miurahr/py7zr-v0.7.0b3.zip

Files (19.2 MB)

Name Size Download all
md5:e22323e5333d0d6785cbc77e2eb49b63
19.2 MB Preview Download

Additional details

Related works