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
Nov 1, 2024 at 06:22
License
BSD-3-Clause
Total Downloads
16.3M
Supported Platforms
Unsupported Platforms
Home
https://libzip.org/GitHub Repository
https://github.com/nih-at/libzipDocumentation
https://libzip.org/documentation/