Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
gdome2 - DOM level 2 library for accessing XML files
gdome2 is a fast, light and complete DOM level 2 implementation based
on libxml2. Although it has been written for the GNOME project, it can
be used stand-alone. A DOM implementation (also called a host
implementation) is what makes a parsed XML or HTML document available
for processing via the DOM interface. gdome2 currently supports the
"Core", "XML", "Events" and "MutationEvents" modules from the DOM 2
Recommendation (see http://www.w3.org/TR/DOM-Level-2-Core/ and
http://www.w3.org/TR/DOM-L evel-2-Events/), and is supposed to become
a full implementation of all the DOM Level 2 standard. Now gdome2
also partially supports the XPath module from the DOM level 3 drafts.
Packages
Name |
Version |
Release |
Type |
Size |
Built |
gdome2 |
0.8.1 |
5.fc6 |
src |
513 KiB |
Mon Aug 28 02:49:37 2006 |
Changelog
- * Mon Aug 28 18:00:00 2006 Ville Skyttä <ville.skytta at iki.fi> - 0.8.1-5
- Rebuild.
- * Sun Jun 4 18:00:00 2006 Ville Skyttä <ville.skytta at iki.fi> - 0.8.1-4
- Fix linkage on lib64 archs.
- * Mon Feb 13 17:00:00 2006 Ville Skyttä <ville.skytta at iki.fi> - 0.8.1-3
- Rebuild.