Which XSLT processor is the most reliable?
requirement: + must support Python 2.4 + must run w/ Windows (and Linux) + not super slow
My python project needs a XSLT processor + Docbook's XSLT to translate from docbook-xml -> HTML.
PyXML? is it reliable? Slow? 4Suite? some said it is buggy (lots of work arounds)? Others ???
You could try Pyana (pyana.sourceforge.net). It's a binding to the Apache Group's Xalan engine. I don't think that it is a flexable as 4Suite but it is probably faster and more standards compliant (it was the last time that I checked).
Cheers, Brian -- http://mail.python.org/mailman/listinfo/python-list