[XML-SIG] lxml 0.7 released!

Martijn Faassen faassen at infrae.com
Wed Jun 15 19:05:55 CEST 2005


Hey everybody,

I've just released lxml 0.7. lxml is a Pythonic wrapper for libxml2 and 
libxslt. It aims at ease of use of the API for Python programmers and 
exposing the many libxml2 features. lxml implements the Python 
ElementTree API on top of libxml2. It extends this with support for 
XPath, XSLT, Relax NG, XML schema and more.

lxml 0.7 is a release with quite a few new features and bug fixes, 
including XPath expression parameters, XInclude  support, XMLSchema 
validation support, more namespace prefix support, better encoding 
support, and more.

More information plus download can be found here:

http://codespeak.net/lxml/

Regards,

Martijn



More information about the XML-SIG mailing list