Looking under the hood? Interested in a job? Send a mail....

lxml 0.7 released

Publication date: 7.July.2005, 18:45

lxml 0.7 has been released. 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 about lxml and download can be found on Codespeak.