wok-current view libzip/description.txt @ rev 25679

Patch ghostscript CVE-2023-36664
author Stanislas Leduc <shann@slitaz.org>
date Fri Mar 08 13:06:31 2024 +0000 (10 months ago)
parents
children
line source
1 Libzip is a C library for reading, creating, and modifying zip archives.
2 Files can be added from data buffers, files, or compressed data copied directly
3 from other zip archives.
4 Changes made without closing the archive can be reverted.
5 The API is documented by man pages.