Blog |
Forum |
Repository |
Wizard
Jump to letter: [
ACDGHILMOPQRSTUVWZ
]
libzip5 - C library for reading, creating, and modifying zip archives
- Website:
- https://libzip.org/
- Licence:
- BSD
- Vendor:
- Remi Collet
- 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.5.1-1.fc25.remi.x86_64
|
[59 KiB]
|
Changelog by Remi Collet (2018-04-11):
- update to 1.5.1
- drop dependency on zlib-devel and bzip2-devel no more
referenced in libzip.pc
|
libzip5-1.5.0-1.fc25.remi.x86_64
|
[60 KiB]
|
Changelog by Remi Collet (2018-03-12):
- update to 1.5.0
- use openssl for cryptography instead of bundled custom AES implementation
|