bc0d646198
PR: ports/179390 Submitted by: nemysis Approved by: maintainer
6 lines
347 B
Text
6 lines
347 B
Text
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
|