Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 375 Bytes

Readme.md

File metadata and controls

8 lines (4 loc) · 375 Bytes

Delphi wrapper for minizip C library.

Tested with Delphi 2007 and Delphi 10.3 Rio.

test folder contains simple zip read/write program, use it as a simple usage example.

lib folder contains scripts to build libminizip.dll from GitHub sources (here is my compiled binaries).