diff options
Diffstat (limited to 'archivers/libzip/pkg-descr')
-rw-r--r-- | archivers/libzip/pkg-descr | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/archivers/libzip/pkg-descr b/archivers/libzip/pkg-descr index 6925f7b1c6e5..5409500d397b 100644 --- a/archivers/libzip/pkg-descr +++ b/archivers/libzip/pkg-descr @@ -1,6 +1,7 @@ -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. +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. -WWW: http://www.nih.at/libzip/ +WWW: http://www.nih.at/libzip/ |