[ buster ]
[ 源代码: libquazip ]
软件包:libquazip-dev(0.7.6-2)
libquazip-dev 的相关链接
Debian 的资源:
下载源码包 libquazip:
维护小组:
- Debian Med Packaging Team (QA 页面, 邮件存档)
- Eric Maeker (QA 页面)
- Andreas Tille (QA 页面)
- Stefan Ahlers (QA 页面)
外部的资源:
- 主页 [github.com]
相似软件包:
C++ wrapper for ZIP/UNZIP (development files, 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.
This package contains the development files.
QuaZIP is by default built using Qt4 libraries.
其他与 libquazip-dev 有关的软件包
|
|
|
|
-
- dep: libquazip-headers (= 0.7.6-2)
- C++ wrapper for ZIP/UNZIP (development header files)
-
- dep: libquazip1 (= 0.7.6-2)
- C++ wrapper for ZIP/UNZIP (Qt4 build)
-
- dep: zlib1g-dev
- 压缩库 - 开发文件