• Stars
    star
    839
  • Rank 54,338 (Top 2 %)
  • Language
    C
  • License
    MIT License
  • Created about 14 years ago
  • Updated almost 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

zip archive processing for Cocoa - iPhone and OS X

ZipArchive

ZipArchive lets Mac OS X / iOS apps read and write to ZIP archive files.

Contributors

Thanks to the following contributors to the Objective-C ZipArchive library:

  • acsolu
  • Matt Connolly (@mattconnolly)
  • Edward Patel (@epatel)
  • kajinka13
  • David Keegan (@kgn)
  • Yuri (@Wert1go)
  • Hyunwoo Nam (@namenu)
  • OpenFibers
  • Wiley Kestner (@wileykestner)
  • turenus
  • David Feshbach

Special Thanks to the minizip authors:

  • Gilles Vollant - Original MiniZip author
  • Even Rouault - ZIP64 unzip Support
  • Daniel Borca - BZip Compression method support in unzip
  • Mathias Svensson - ZIP64 zip support
  • Mathias Svensson - BZip Compression method support in zip

License

Portions of ZipArchive are licensed under the original minizip license. See the minizip headers for details. All other parts of this project are licensed under the MIT license, see LICENSE.