slackbuilds_ponce/libraries/zziplib
Larry Hajali 5c787ee6e3 libraries/zziplib: Updated for version 0.13.62.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2012-04-16 05:35:59 -05:00
..
README
slack-desc
zziplib.info
zziplib.SlackBuild

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.