Hi,
I would like to see a link to lxml from the Python XML software page
http://pyxml.sourceforge.net/topics/software.html
It is one of the technically leading XML libraries for Python, so I believe
that it deserves a three step link from the Python home page. Something in the
lines of
------------------------
lxml_ - a fast, pythonic, ElementTree_ compatible Python wrapper around
libxml2_ and libxslt_. lxml supports various XML standards like XPath,
XSLT, XMLSchema and RelaxNG. It is a highly flexible framework that
provides a Python data binding API and even supports user defined
XML APIs.
.. _lxml: http://codespeak.net/lxml/
.. _ElementTree: http://effbot.org/zone/element-index.htm
.. _libxml2: http://xmlsoft.org/
.. _libxslt: http://xmlsoft.org/XSLT/
------------------------
Thanks, and best regards,
Stefan
_______________________________________________
XML-SIG maillist - [email protected]
http://mail.python.org/mailman/listinfo/xml-sig