Gianluca Bertani

2pods

objective-zip

Objective-Zip is a small Objective-C library that wraps ZLib and MiniZip in an object-oriented friendly way. It supports:

  • Zipping and unzipping of common zip file formats.
  • Multi-GB zip files thanks to 64-bit APIs, even with limited memory available.
  • Per-file compression level and encryption.

Objective-Zip includes sources of latest versions of ZLib and MiniZip.

License: BSD-3-Clause

  • C