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