Description
Offers a modern ZIP manipulation library derived from the older minizip code in the zlib project. Applications use it to create, read, update, or extract ZIP archives without implementing the archive format themselves.
Most users install it only because another program needs ZIP support. Developers may use it directly when building tools that handle compressed archives, including files protected by common ZIP features.