ThisALV / miniz-cpp

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

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 (switch importable)

License:MIT License


Languages

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