[ 源代码: libquazip ]
软件包:libquazip5-dev(0.9.1-1)
libquazip5-dev 的相关链接
Debian 的资源:
下载源码包 libquazip:
维护小组:
- Debian Med Packaging Team (QA 页面, 邮件存档)
- Andreas Tille (QA 页面)
- Stefan Ahlers (QA 页面)
- Alf Gaida (QA 页面)
外部的资源:
- 主页 [github.com]
相似软件包:
C++ wrapper for ZIP/UNZIP (development files)
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.
其他与 libquazip5-dev 有关的软件包
|
|
|
|
-
- dep: libquazip5-1 (= 0.9.1-1)
- C++ wrapper for ZIP/UNZIP
-
- dep: zlib1g-dev
- 压缩库 - 开发文件