Re: XSLT transforming with Python

Dave Kuhlman <[email protected]>
Newsgroups gmane.comp.python.xml
Message-ID <[email protected]>
On Tue, Jan 24, 2006 at 10:24:21AM +0200, Juha Rantanen wrote:
> Hi,
> 
> I'm creating software that writes simple xml log and transforms it to
> html. I have been looking for library that could be easily included to my
> software. My software should work with Python and it should be platform
> independent.

*Not* your solution, because it is not platform independent, but
for others listening for an answer to your question -- lxml has
XSLT support.  See:

    http://codespeak.net/lxml/

lxml is build on libxml, which must be installed separately and
which includes C code.

Dave


-- 
Dave Kuhlman
http://www.rexx.com/~dkuhlman
_______________________________________________
XML-SIG maillist  -  [email protected]
http://mail.python.org/mailman/listinfo/xml-sig
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.