zip/README.md
Kuba Podgorski e5f376e4ee Init commit
2015-03-23 15:08:14 -07:00

223 B

A portable, simple zip library written in C

This is done by layering functions on top of the [miniz](https://code.google.com/p/miniz) v1.15 API.