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
Mar 31, 2025 at 22:30
License
BSD-3-Clause
Total Downloads
5
Version Downloads
2
Supported Platforms
Home
https://libzip.org/GitHub Repository
https://github.com/nih-at/libzipDocumentation
https://libzip.org/documentation/