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

updated subversion, subversion-dev and libsvn (1.13.0 -> 1.14.2)
author Hans-G?nter Theisgen
date Sat Jul 23 15:37:19 2022 +0100 (2022-07-23)
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.