|
libzip is a C library for reading, creating, and
modifying zip archives. Files can be added from data buffers,
files, or compressed data copied directly from other zip
archives. Changes made without closing the archive can be
reverted. The API is documented by man pages.
There is a mailing list
for discussions about libzip. You can subscribe to it by sending
a mail with the subject "subscribe libzip-discuss" to minimalist
at nih.at. List mail should be sent to libzip-discuss at nih.at.
There is also a read-only mailing list for commit messages to
the libzip repository. You can subscribe to it by sending a
mail with the subject "subscribe libzip-changes" to minimalist
at nih.at.
Current version: 0.10.1
released on 2012-03-20 Project using libzip:
KDE Utilities (4.x branch), MySQL Workbench, ckmame, fuse-zip, php zip extension, zipruby, Endeavour2, FreeDink, Xcode infrastructure for libzip FilesDistfiles:
libzip-0.10.1.tar.bz2, libzip-0.10.1.tar.gz Man pages:
libzip(3), zipcmp(1), zipmerge(1), ziptorrent(1) View:
README, ![[DL]](../images/download.png) NEWS Mercurial repository
(current development version)
|