[xml] lxml 0.7 released!



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





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]