pypi py7zr 0.7.0b3
Show progress and dereference options

latest releases: 1.0.0, 1.0.0rc3, 1.0.0rc2...
5 years ago

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)

Don't miss a new py7zr release

NewReleases is sending notifications on new releases.