A C library for reading, creating, and modifying zip archives https://libzip.org/
Go to file
2024-01-06 06:16:21 +01:00
libzip.spec automatic update by autodist [release 1.3.2-1mamba;Thu Nov 30 2017] 2024-01-06 06:16:21 +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.