Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 317 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 317 Bytes

miniz-cpp

A cross-platform header-only library for reading and writing ZIP files using a nice simple API similar to Python's zipfile. See examples/ for a demonstration of the use of the library.