aboutsummaryrefslogtreecommitdiff
path: root/libraries/zziplib/slack-desc
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2023-06-05 05:58:53 -0400
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-06-10 14:01:23 +0700
commit41a86e2c850f06387d53475bfab88997d565bc26 (patch)
treed05a7b2e5fee7f078536679251cc3e1f1f6207db /libraries/zziplib/slack-desc
parent5fad810a402b605762d5dee72cc1409e82293c01 (diff)
libraries/zziplib: Updated for version 0.13.72, new maintainer.
Signed-off-by: B. Watson <urchlay@slackware.uk> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/zziplib/slack-desc')
-rw-r--r--libraries/zziplib/slack-desc16
1 files changed, 8 insertions, 8 deletions
diff --git a/libraries/zziplib/slack-desc b/libraries/zziplib/slack-desc
index 581be27a02..6d90b3c7a9 100644
--- a/libraries/zziplib/slack-desc
+++ b/libraries/zziplib/slack-desc
@@ -6,14 +6,14 @@
# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
-zziplib: zziplib (A lightweight zip library)
+zziplib: zziplib (a lightweight zip library)
+zziplib:
+zziplib: zziplib provides read access on zip archives and unpacked data. It
+zziplib: features an additional simplified API following the standard Posix API
+zziplib: for file access.
+zziplib:
+zziplib:
+zziplib:
zziplib:
-zziplib: The zziplib library is intentionally lightweight, it offers the
-zziplib: ability to easily extract data from files archived in a single zip
-zziplib: file. Applications can bundle files into a single zip archive and
-zziplib: access them. The implementation is based only on the (free) subset
-zziplib: of compression with the zlib algorithm which is actually used by the
-zziplib: zip/unzip tools.
zziplib:
-zziplib: Homepage: http://zziplib.sourceforge.net/zzip-index.html
zziplib: