Jump to letter: [
346ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
zziplib - Lightweight library to easily extract data from zip files
- Description:
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.
Packages
zziplib-0.13.62-1.el6.src
[679 KiB] |
Changelog
by Matthias Saou (2012-10-10):
- Update to 0.13.62.
- Remove no longer needed -Wl patch.
|