f3525256e8
QuaZIP is the C++ wrapper for Gilles Vollant's ZIP/UNZIP package (AKA Minizip) using Trolltech's Qt library. If you need to write files to a ZIP archive or read files from one using QIODevice API, QuaZIP is exactly the kind of tool you need.
5 lines
243 B
Text
5 lines
243 B
Text
QuaZIP is the C++ wrapper for Gilles Vollant's ZIP/UNZIP package
|
|
(AKA Minizip) using Trolltech's Qt library.
|
|
|
|
If you need to write files to a ZIP archive or read files from one
|
|
using QIODevice API, QuaZIP is exactly the kind of tool you need.
|