Hi everyone, it's been a while since the last stable release series appeared, so I'm proud to announce the final release of lxml 3.0.
http://lxml.de/ http://pypi.python.org/pypi/lxml/3.0 Changelog: http://lxml.de/changes-3.0.html In short, lxml is the most feature-rich and easy-to-use library for processing XML and HTML in the Python language. It's also very fast, in case you're interested in that. It runs on Python 2.4 - 3.3. The 3.0 release features initial support for PyPy and a new tree API for DTDs (by Walter Dörwald), as well as some major cleanups in the code base. The lxml.cssselect package was moved into a separate PyPI project nicely extended and maintained by Simon Sapin. If you are interested in commercial support or customisations for the lxml package, please contact me directly. Have fun, Stefan -- http://mail.python.org/mailman/listinfo/python-list