Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37048454
en ru br
ALT Linux repos
S:4.0.1-alt1

Group :: System/Libraries
RPM: minizip-ng

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 4.0.1-alt1
Build date: 5 august 2023, 10:35 ( 33.9 weeks ago )
Size: 682.08 Kb

Home page:   https://github.com/zlib-ng/minizip-ng/

License: Zlib
Summary: Fork of the popular zip manipulation library found in the zlib distribution
Description:

Fork of the popular zip manipulation library found in the zlib distribution.

Features:

* Creating and extracting zip archives.
* Adding and removing entries from zip archives.
* Read and write raw zip entry data.
* Reading and writing zip archives from memory.
* Zlib, BZIP2, and LZMA compression methods.
* Password protection through Traditional PKWARE and WinZIP AES encryption.
* Buffered streaming for improved I/O performance.
* NTFS timestamp support for UTC last modified, last accessed, and creation dates.
* Disk split support for splitting zip archives into multiple files.
* Preservation of file attributes across file systems.
* Follow and store symbolic links.
* Unicode filename support through UTF-8 encoding.
* Legacy character encoding support CP437, CP932, CP936, CP950.
* Turn off compilation of compression, decompression, or encryption.
* Windows (Win32 & WinRT), macOS and Linux platform support.
* Streaming interface for easy implementation of additional platforms.
* Support for Apple's compression library ZLIB implementation.
* Zero out local file header information.
* Zip/unzip of central directory to reduce size.
* Ability to generate and verify CMS signature for each entry.
* Recover the central directory if it is corrupt or missing.
* Example minizip command line tool.

Current maintainer: Nazarov Denis

List of contributors

List of rpms provided by this srpm:

  • libminizip-ng-compat-devel
  • libminizip-ng-devel
  • libminizip-ng3.0
  • libminizip-ng3.0-debuginfo
  • libminizip-ng4
  • libminizip-ng4-debuginfo
  • libminizip3.0
  • libminizip3.0-debuginfo
  • libminizip4
  • libminizip4-debuginfo
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin