davoudn 754b4098da | ||
---|---|---|
.. | ||
examples | ||
tests | ||
.gitignore | ||
CMakeLists.txt | ||
LICENSE.md | ||
README.md | ||
zip_file.hpp |
README.md
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.