slackbuilds_ponce/libraries/quazip-qt5
Matteo Bernardini 45d081ef76
libraries/quazip-qt5: Updated for version 0.9.1.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2020-08-29 10:07:56 +07:00
..
quazip-qt5.info
quazip-qt5.SlackBuild
README
slack-desc

QuaZIP is a simple C++ wrapper over Gilles Vollant's ZIP/UNZIP package
that can be used to access ZIP archives. It uses the 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.

This is the version based on qt5.