libzip
A C library for reading, creating, and modifying zip archives.
A C library for reading, creating, and modifying zip archives.
To install this package, run one of the following:
libzip is a C library for reading, creating, and modifying zip archives. Files can be added from data buffers, files, or compressed data copied directly from other zip archives. Changes made without closing the archive can be reverted. The API is documented by man pages.
Summary
A C library for reading, creating, and modifying zip archives.
Last Updated
May 20, 2022 at 20:19
License
BSD-3-Clause
Total Downloads
14.9K
Supported Platforms
Home
https://libzip.org/GitHub Repository
https://github.com/nih-at/libzipDocumentation
https://libzip.org/documentation/