[ trixie ]
[ sid ]
[ 源代码: libquazip ]
软件包:libquazip5-1t64(0.9.1-4 以及其他的)
C++ wrapper for ZIP/UNZIP
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 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.
QuaZIP built using Qt5 libraries.
其他与 libquazip5-1t64 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 支持库
-
- dep: libqt5core5t64 (>= 5.10.0)
- Qt 5 核心模块
-
- dep: libstdc++6 (>= 4.1.1)
- GNU 标准 C++ 库,第3版
-
- dep: zlib1g (>= 1:1.1.4)
- 压缩库 - 运行时
-
- sug: libquazip-doc
- C++ wrapper for ZIP/UNZIP (documentation)