A portable, simple zip library written in C
Run the following Vcpkg command to install the port.
vcpkg install kubazip
kubazip provides CMake targets:
find_package(zip CONFIG REQUIRED)
target_link_libraries(main PRIVATE zip::zip)
v0.3.7#0
Mar 30, 2026
All
kuba--/zip
github.com/kuba--/zip
d818c57c5b
MIT
Manifest