Skip to content

muchuan/ZipArchive

This branch is 2 commits behind mattconnolly/ZipArchive:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Feb 12, 2015
6ebc32f · Feb 12, 2015

History

94 Commits
Oct 9, 2014
Nov 20, 2013
Sep 13, 2012
Jul 10, 2014
Sep 29, 2010
Sep 13, 2012
Jan 16, 2015
Jan 16, 2015
Feb 12, 2015
Jan 16, 2015

Repository files navigation

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.

About

zip archive processing for Cocoa - iPhone and OS X

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 86.1%
  • Objective-C 13.0%
  • Other 0.9%