2010-02-22 12:17:16 +01:00
|
|
|
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.
|
2006-03-21 17:28:29 +01:00
|
|
|
|
2017-11-21 12:13:35 +01:00
|
|
|
WWW: https://libzip.org/
|