There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
A cross-platform header-only C++14 library for reading and writing ZIP files
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.