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

created recipe for lua5.1-lpeg 1.0.2
author Hans-G?nter Theisgen
date Fri Feb 24 17:54:40 2023 +0100 (19 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.