[ 原始碼: libxml++2.6 ]
套件:libxml++2.6-2v5(2.40.1-3)
libxml++2.6-2v5 的相關連結
Debian 的資源:
下載原始碼套件 libxml++2.6:
維護小組:
- Debian GNOME Maintainers (QA 頁面, 郵件存檔)
- Jeremy Bicha (QA 頁面)
- Michael Biebl (QA 頁面)
- Sebastian Dröge (QA 頁面)
外部的資源:
- 主頁 [libxmlplusplus.sourceforge.net]
相似套件:
C++ interface to the GNOME XML library (libxml2)
Libxml++ is a C++ wrapper for the libxml2 XML parser library (otherwise known as the GNOME XML library). It has SAX and DOM-like APIs, but does not attempt to conform exactly to the DOM specification because they are not aimed at C++. Its API is much simpler than the underlying libxml C API.
This package contains shared libraries.
其他與 libxml++2.6-2v5 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.17)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libgcc1 (>= 1:3.0)
- GCC 支援函式庫
-
- dep: libglib2.0-0 (>= 2.12.0)
- GLib library of C routines
-
- dep: libglibmm-2.4-1v5 (>= 2.54.0)
- C++ wrapper for the GLib toolkit (shared libraries)
-
- dep: libsigc++-2.0-0v5 (>= 2.2.0)
- 具型別安全性 (type-safety) 的 C++ 訊息系統架構 (Signal Framework) - 執行環境
-
- dep: libstdc++6 (>= 5.2)
- GNU Standard C++ Library v3
-
- dep: libxml2 (>= 2.7.4)
- GNOME XML library