# qtcompress **Repository Path**: mirrors_bjorn/qtcompress ## Basic Information - **Project Name**: qtcompress - **Description**: Public API for QZip - **Primary Language**: Unknown - **License**: LGPL-2.1 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-11-13 - **Last Updated**: 2026-09-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README QtCompress module for Qt 5 A public API for QZipReader and QZipWriter in an easy to use module Just run qmake and the make to build and install Then when you want to use QZip in your project, just add the following line to your .pro file QT += compress