Need the list of XML parsers

Stefan Behnel stefan_ml at behnel.de
Tue Jan 18 02:08:50 EST 2011


Venu Allipuram, 17.01.2011 21:01:
> lxml is a great one, but it is not simple to install libxml and libxslt on
> Linux using user permissions.

Well, you have to build it, obviously. Just pass "--static-deps" to the 
build script and it will build and link libxml2 and libxslt automatically 
for you.

Stefan




More information about the Python-list mailing list