Today I read an article about libxslt on O'Reilly's xml.com. It
demonstrates the power of libxslt; it's a cool library. It also
demonstrates why I wrote lxml: writing Python code that correctly
uses libxml2/libxslt's bindings directly is difficult.
(1) Fri Aug 05 2005 11:33 the why of lxml:
