Name: | quazip-qt5 |
---|---|
Version: | 1.2 |
Release: | 2.el9 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 239048 |
License: | GPLv2+ or LGPLv2+ |
RPM: | quazip-qt5-1.2-2.el9.aarch64.rpm |
Source RPM: | quazip-1.2-2.el9.src.rpm |
Build Date: | Tue Mar 15 2022 |
Build Host: | build-ol9-aarch64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/stachenov/quazip |
Summary: | Qt5 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. |