wgy0323 / miniz-cpp

A cross-platform header-only C++14 library for reading and writing ZIP files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A cross-platform header-only C++14 library for reading and writing ZIP files

License:MIT License


Languages

Language:C++ 100.0%Language:CMake 0.0%