wok-6.x annotate libzip/description.txt @ rev 25019
updated openjpeg2 and openjpeg2-dev (2.3.1 -> 2.5.0)
author | Hans-G?nter Theisgen |
---|---|
date | Wed May 18 07:22:38 2022 +0100 (2022-05-18) |
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. |