zhudongyong d596e87796 对照测试 - 命令行编辑内容对照测试 1 year ago
..
minizip d596e87796 对照测试 - 命令行编辑内容对照测试 1 year ago
LICENSE d596e87796 对照测试 - 命令行编辑内容对照测试 1 year ago
README.md d596e87796 对照测试 - 命令行编辑内容对照测试 1 year ago
ZipArchive.h d596e87796 对照测试 - 命令行编辑内容对照测试 1 year ago
ZipArchive.m d596e87796 对照测试 - 命令行编辑内容对照测试 1 year ago

README.md

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:

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.