Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
zziplib - Lightweight library to easily extract data from zip files
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
| Name |
Version |
Release |
Type |
Size |
Built |
| zziplib |
0.13.49 |
1.el5.1 |
src |
643 KiB |
Sun May 6 21:47:17 2007 |
| zziplib |
0.13.49 |
1.el5 |
src |
643 KiB |
Mon Mar 26 11:41:28 2007 |
Changelog
- * Sun May 6 22:00:00 2007 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info>
- rebuilt for RHEL5 final
- * Mon Mar 26 22:00:00 2007 Matthias Saou <http://freshrpms.net/> 0.13.49-1
- Update to 0.13.49 to fix CVE-2007-1614 (rhbz #233700).
- Include new man3 pages to the devel sub-package.
- * Mon Aug 28 22:00:00 2006 Matthias Saou <http://freshrpms.net/> 0.13.47-1
- Update to 0.13.47.
- FC6 rebuild.