blob: 897500b6b31dfa42130e9a9518d5897dfe728393 (
plain) (
blame)
1
2
3
4
5
6
|
This is a port of Q's XML module, which also includes support for XSLT. The
module provides a simplified interface to the Gnome libxml2 and libxslt
libraries, and supplies all the necessary data structures and operations to
inspect, create, modify and transform XML documents with ease.
WWW: http://docs.pure-lang.googlecode.com/hg/pure-xml.html
|