<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>pysixt (python simple xml transformer) (Logilab.org) RSS Feed</title>
    <description></description>
    <link>http://www.logilab.org/project/pysixt</link>
<item>
<guid isPermaLink="true">http://www.logilab.org/project/pysixt</guid>
  <title>pysixt (python simple xml transformer)</title>
  <link>http://www.logilab.org/project/pysixt</link>
  <description>&lt;p&gt;PySiXT is tool for transforming an XML document into another XML document.  One could think of PySiXT as a full-Python XSLT processor that uses Python functions instead of XSLT templates. The input XML document is read and each of its elements is transformed by a specific Python function attached to the element name.&lt;/p&gt;
&lt;p&gt;This package also contain some useful objects for building an XSL-FO document
and some standard XML transformers (e.g. from XHTML to XSL-FO).&lt;/p&gt;
&lt;p&gt;The input and output XML documents are built with ElementTree Python
library. PySiXT is entirely written in Python.&lt;/p&gt;
</description>
  <dc:date>2009-09-01T14:15-01:00</dc:date>
  <dc:creator>Aurelien Campeas</dc:creator>
</item>
  </channel>
</rss>