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.36 | 
                2 | 
                src | 
                458 KiB | 
                Fri Dec 10 19:17:32 2004 | 
            
        
        Changelog
        
            - * Tue Nov 16 17:00:00 2004 Matthias Saou <http://freshrpms.net/> 0.13.36-2
 
            - Bump release to provide Extras upgrade path.
 
        
            - * Tue Jun  8 18:00:00 2004 Matthias Saou <http://freshrpms.net/> 0.13.36-1
 
            - Initial RPM release.