Path to this page:
./
textproc/gdome2,
Gnome DOM (Document Object Model) engine
Branch: CURRENT,
Version: 0.8.1nb21,
Package name: gdome2-0.8.1nb21,
Maintainer: adamThe Document Object Model is a platform and language-neutral interface that
will allow programs and scripts to dynamically access and update the content,
structure and style of documents.
A DOM implementation (also called a host implementation) is that piece of
software which takes a parsed XML or HTML document and makes it available for
processing via the DOM interfaces. A browser contains a host implementation,
for example.
Here some key points about libgdome:
* Libgdome is a DOM level2 Implementation.
* Libgdome supports "Core" and "XML" modules (DOM level2 Core Recommendation).
* Libgdome supports "Events" and "MutationEvents" modules (DOM level2 Events
Recommendation).
* Libgdome is based on libxml2.
* Libgdome is written in C.
* The internal document representation is that libxml except for DocumentType,
Entity and Notations interfaces.
* Libgdome is released under the GNU LGPL.
Required to run:[
textproc/libxml2] [
devel/glib2]
Master sites:
Filesize: 506.802 KB
Version history: (Expand)
- (2024-11-15) Updated to version: gdome2-0.8.1nb21
- (2024-11-01) Updated to version: gdome2-0.8.1nb20
- (2024-11-01) Updated to version: gdome2-0.8.1nb19
- (2024-05-29) Updated to version: gdome2-0.8.1nb18
- (2023-11-08) Updated to version: gdome2-0.8.1nb17
- (2023-04-19) Updated to version: gdome2-0.8.1nb16
CVS history: (Expand)