wok view libzip/description.txt @ rev 24973

Up zsh (5.8.1)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun May 01 15:03:44 2022 +0000 (2022-05-01)
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.