パッケージ: 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 コアモジュール
-
- dep: libstdc++6 (>= 5)
- GNU 標準 C++ ライブラリ v3
-
- dep: zlib1g (>= 1:1.1.4)
- 圧縮ライブラリ - ランタイム
-
- sug: libquazip-doc
- C++ wrapper for ZIP/UNZIP (documentation)