Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

libzip5 - C library for reading, creating, and modifying zip archives

Website:
https://libzip.org/
Licence:
BSD
Vendor:
Remi's RPM repository <https://rpms.remirepo.net/>
Description:
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.

libzip5 is designed to be installed beside libzip.

Packages

libzip5-1.7.3-1.el6.remi.i686 [66 KiB] Changelog by Remi Collet (2020-07-15):
- update to 1.7.3
- drop patch merged upstream
libzip5-1.7.2-1.el6.remi.i686 [66 KiB] Changelog by Remi Collet (2020-07-13):
- update to 1.7.2
- fix installation layout using patch from
  https://github.com/nih-at/libzip/pull/190
- fix pkgconfig usability using patch from
  https://github.com/nih-at/libzip/pull/191