pkgsrc-wip/gmetadom/DESCR

11 lines
515 B
Plaintext

GMetaDOM is a collection of librares, each library providing a DOM
implementation. This is the binding for C++ (smart
pointers).
The basic idea is that, given the availability of DOM implementations
for the C programming language (like Gdome2), and given the uniformity
of the DOM interfaces, bindings for various programming languages based
on the C implementation can be built automatically, providing a small
number of hand-coded classes and a set of scripts for the automatic
generation of the remaining ones.