Name: | quazip |
---|---|
Version: | 0.5.1 |
Release: | 1.el7 |
Architecture: | aarch64 |
Group: | System Environment/Libraries |
Size: | 234342 |
License: | GPLv2+ or LGPLv2+ |
RPM: | quazip-0.5.1-1.el7.aarch64.rpm |
Source RPM: | quazip-0.5.1-1.el7.src.rpm |
Build Date: | Sat May 26 2018 |
Build Host: | ca-buildarm02.us.oracle.com |
Vendor: | Oracle America |
URL: | http://quazip.sourceforge.net/ |
Summary: | Qt/C++ wrapper for the minizip library |
Description: | QuaZIP is a simple C++ wrapper over Gilles Vollant's ZIP/UNZIP package that can be used to access ZIP archives. It uses Trolltech's Qt toolkit. QuaZIP allows you to access files inside ZIP archives using QIODevice API, and - yes! - that means that you can also use QTextStream, QDataStream or whatever you would like to use on your zipped files. QuaZIP provides complete abstraction of the ZIP/UNZIP API, for both reading from and writing to ZIP archives. |