summaryrefslogtreecommitdiffstats
path: root/libraries/zziplib/slack-desc
diff options
context:
space:
mode:
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: