Registry / utility / quazip

quazip

JSON →
library1.5vcpkgunverified

Qt/C++ wrapper over minizip.

vcpkg install quazip
INSTALL
IMPORT
SIG · QUAZIP
Q
quazip
utilitycppv1.5
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

quazip/quazip.h
✓ #include <quazip/quazip.h>

Open a ZIP archive for reading.

#include "quazip/quazip.h" int main() { QuaZip zip("archive.zip"); zip.open(QuaZip::mdUnzip); return 0; }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.5latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources

No resource links recorded.

quazip — pip install quazip · libregistry