Menu

Tree [r2] /
 History

HTTPS access


File Date Author Commit
 micro_unzip 2007-07-05 t-kamiya [r1] Initial Import.
 micro_zip 2007-07-05 t-kamiya [r1] Initial Import.
 win32debug 2007-07-05 t-kamiya [r1] Initial Import.
 win32release 2007-07-05 t-kamiya [r1] Initial Import.
 zipheaderdump 2007-07-05 t-kamiya [r1] Initial Import.
 zlibwrapper_test 2007-07-05 t-kamiya [r1] Initial Import.
 history.txt 2007-07-05 t-kamiya [r2] Added todos.
 readme.txt 2007-07-05 t-kamiya [r1] Initial Import.
 unportable.h 2007-07-05 t-kamiya [r1] Initial Import.
 zipfile.cpp 2007-07-05 t-kamiya [r1] Initial Import.
 zipfile.h 2007-07-05 t-kamiya [r1] Initial Import.
 zipfilestruct.cpp 2007-07-05 t-kamiya [r1] Initial Import.
 zipfilestruct.h 2007-07-05 t-kamiya [r1] Initial Import.
 zlibwrapper.h 2007-07-05 t-kamiya [r1] Initial Import.

Read Me

EasyZip Library
===============

Author: Toshihiro Kamiya <kamiya@mbj.nifty.com>
License: MIT

Directory contents
==================

Source code
  - src/unportable.h
  - src/zipfile.h
  - src/zipfilestruct.h
  - src/zlibwrapper.h
  - src/zipfile.cpp
  - src/zipfilestruct.cpp

Test Programs
  - src/micro_unzip/*
  - src/micro_zip/*
  - src/zipheaderdump/*
  - src/zlibwrapper_test/*

Dependencies
============

  - Zlib Library 1.2.3 (www.zlib.net)
  - Boost C++ Library 1.33.1 (http://www.boost.org/)

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.