[ 原始碼: gdome2 ]
套件:libgdome2-0(0.8.1+debian-10)
libgdome2-0 的相關連結
Debian 的資源:
下載原始碼套件 gdome2:
- [gdome2_0.8.1+debian-10.dsc]
- [gdome2_0.8.1+debian.orig.tar.gz]
- [gdome2_0.8.1+debian-10.debian.tar.xz]
維護者:
外部的資源:
- 主頁 [gdome2.cs.unibo.it]
相似套件:
DOM level2 library for accessing XML files
gdome2 is a fast, light and complete DOM level2 implementation based on libxml2. Although it has been written for the GNOME project, it can be used stand-alone.
DOM (Document Object Model) is a standard interface for manipulating XML documents. A DOM implementation (also called a host implementation) is what makes a parsed XML or HTML document available for processing using a DOM interface.
libgdome2 currently supports the "Core", "XML", "Events" and "MutationEvents" modules from the DOM2 Recommendation.
This package contains the shared library.
其他與 libgdome2-0 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libglib2.0-0t64 (>= 2.16.0)
- GLib library of C routines
-
- dep: libxml2 (>= 2.9.0)
- GNOME XML library