[ 原始碼: gdome2 ]
套件:libgdome2-0(0.8.1+debian-9)
libgdome2-0 的相關連結
Debian 的資源:
下載原始碼套件 gdome2:
維護者:
外部的資源:
- 主頁 [gdome2.cs.unibo.it]
相似套件:
- libgedit-gfls-1-0-dbgsym
- libgedit-gtksourceview-300-3-dbgsym
- libgedit-tepl-6-2-dbgsym
- linux-image-5.10.0-30-686-dbg
- linux-image-5.10.0-32-686-dbg
- linux-image-5.10.0-30-amd64-dbg
- linux-image-5.10.0-32-amd64-dbg
- linux-image-5.10.0-30-arm64-dbg
- linux-image-5.10.0-32-arm64-dbg
- linux-image-5.10.0-30-marvell-dbg
- linux-image-5.10.0-30-rpi-dbg
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-0 (>= 2.16.0)
- GLib library of C routines
-
- dep: libxml2 (>= 2.9.0)
- GNOME XML library