libgdome2-0

Dom level2 library for accessing xml files
  http://gdome2.cs.unibo.it/
  0
  no reviews



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.