Categories
Gdome2
Gdome2, aka libgdome, is the DOM C library developed for the Gnome project (it can also be used stand-alone). The Document Object Model is a platform and language-neutral interface that lets programs and scripts dynamically access and update the content, structure and style of documents.
A DOM implementation (also called a host implementation) 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. gdome2 currently supports the "Core", "XML", "Events" and "MutationEvents" modules.
Last updated 5 May, 2005
About
Leadership
- Paolo Casarini - Maintainer
- See the AUTHORS file in the distribution for a complete list - Contributor
Requirements
- libxml2 2.4.3 (Use Requirement)
- glib 1.2.0 (Use Requirement)
Versions
0.8.1
0.8.1 beta released 2003-10-05
- Released: 5 Oct, 2003
- Code Maturity: Beta
- Source Archive: http://gdome2.cs.unibo.it/tarball/gdome2-0.8.1....
- Licenses: LGPL
- Interfaces: Library



