A C library for reading, creating, and modifying zip archives https://libzip.org/
Go to file
2024-01-06 06:16:23 +01:00
libzip.spec automatic version update by autodist [release 1.10.1-1mamba;Wed Aug 23 2023] 2024-01-06 06:16:23 +01:00
README.md automatic update by autodist [release 0.11.2-1mamba;Tue Dec 24 2013] 2024-01-06 06:16:21 +01:00

libzip

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.