[ 原始碼: libquazip ]
套件:libquazip-doc(0.7.6-2)
libquazip-doc 的相關連結
Debian 的資源:
下載原始碼套件 libquazip:
維護小組:
- Debian Med Packaging Team (QA 頁面, 郵件存檔)
- Eric Maeker (QA 頁面)
- Andreas Tille (QA 頁面)
- Stefan Ahlers (QA 頁面)
外部的資源:
- 主頁 [github.com]
相似套件:
C++ wrapper for ZIP/UNZIP (documentation)
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 API documentation in HTML.