wok annotate libzip/description.txt @ rev 25535

updated imlib2 and imlib2-dev 1.8.0 -> 1.10.0
author Hans-G?nter Theisgen
date Thu Mar 02 09:40:16 2023 +0100 (16 months ago)
parents
children
rev   line source
Hans-G?nter@24855 1 Libzip is a C library for reading, creating, and modifying zip archives.
Hans-G?nter@24855 2 Files can be added from data buffers, files, or compressed data copied directly
Hans-G?nter@24855 3 from other zip archives.
Hans-G?nter@24855 4 Changes made without closing the archive can be reverted.
Hans-G?nter@24855 5 The API is documented by man pages.