From 9b662868bd32a9ad66090db534a3b936b08a7f77 Mon Sep 17 00:00:00 2001 From: Larry Hajali Date: Wed, 12 May 2010 23:31:34 +0200 Subject: libraries/zziplib: Added to 12.2 repository --- libraries/zziplib/README | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 libraries/zziplib/README (limited to 'libraries/zziplib/README') diff --git a/libraries/zziplib/README b/libraries/zziplib/README new file mode 100644 index 0000000000..4539e3c8b0 --- /dev/null +++ b/libraries/zziplib/README @@ -0,0 +1,5 @@ +The zziplib library is intentionally lightweight, it offers the ability +to easily extract data from files archived in a single zip file. Applications +can bundle files into a single zip archive and access them. The implementation +is based only on the (free) subset of compression with the zlib algorithm +which is actually used by the zip/unzip tools. \ No newline at end of file -- cgit v1.2.3