[ buster ]
[ 源代码: libquazip ]
软件包:libquazip1(0.7.6-2)
libquazip1 的相关链接
Debian 的资源:
下载源码包 libquazip:
维护小组:
- Debian Med Packaging Team (QA 页面, 邮件存档)
- Eric Maeker (QA 页面)
- Andreas Tille (QA 页面)
- Stefan Ahlers (QA 页面)
外部的资源:
- 主页 [github.com]
相似软件包:
C++ wrapper for ZIP/UNZIP (Qt4 build)
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 is by default built using Qt4 libraries.
其他与 libquazip1 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc1 (>= 1:4.2)
- GCC 支持库
-
- dep: libqtcore4 (>= 4:4.7.0~beta2)
- Qt 4 core module
-
- dep: libstdc++6 (>= 5)
- GNU 标准 C++ 库,第3版
-
- dep: zlib1g (>= 1:1.1.4)
- 压缩库 - 运行时
-
- sug: libquazip-doc
- C++ wrapper for ZIP/UNZIP (documentation)