Thu Jun 09 2005 18:29 lxml upcoming new features:
lxml has undergone quite a bit of development since lxml 0.6. While
0.7 is not yet released, this release should be coming soon,
and to whet your appetites here's a partial list of new features:
- XMLSchema validator support
- XInclude support
- more control over namespace prefixes when generating XML
[More]
Wed Jun 15 2005 22:47 lxml 0.7 released!:
I'm happy to announce I've released lxml 0.7 earlier today! It
contains quite a bit of important work, from XInclude and XML Schema support to a better implementation of tostring(). See the changelog for more information.
[More]
Fri Jun 17 2005 10:31 lxml should now compile with gcc 4.0:
Recently I started getting reports that lxml does not compile with gcc 4.0. Investigating this an issue with Pyrex was quickly identified -- it generates C code that is in fact illegal, was accepted by older gcc versions, but gcc 4.0 refuses to.
[More]
 | Unless otherwise noted, all content licensed by Martijn Faassen under a Creative Commons License. |