On 3/6/07, Dieter Maurer <[EMAIL PROTECTED]> wrote:
> Ken Sayers wrote at 2007-2-24 12:52 -0500:
> >I have looked around for support in Python for XSLT.  I see there is the
> >4Suite.org package.  Are there others?  I would really like to use XSLT 2.0.
>
> I would look at "libxml2/libxslt" and their Python bindings.
>
> There is also "lxml" which is a "more Pythonic" bindung to
> "libxml2/libxslt".

The last I heard, the libxml2/libxslt1 project has no intention of
adding support for XSLT 2.0.  Most recently:

<http://www.nabble.com/XPath-2.0-Support-in-libxml2-xsltproc-tf3224482.html#a8961996>

Chuck
_______________________________________________
XML-SIG maillist  -  XML-SIG@python.org
http://mail.python.org/mailman/listinfo/xml-sig

Reply via email to