python-lxml | pythonic binding for the libxml2 and libxslt libraries | Mehr ...
lxml is a new Python binding for libxml2 and libxslt, completely independent from these existing Python bindings. Its aim: . * Pythonic API. * Documented. * Use Python unicode strings in API. * Safe (no segfaults). * No manual memory management! . lxml aims to provide a Pythonic API by following as much as possible the ElementTree API, trying to avoid having to invent too many new APIs, or you having to learn new things -- XML is complicated enough.
python-lxml-dbg | pythonic binding for the libxml2 and libxslt libraries (debug extension) | Mehr ...
lxml is a new Python binding for libxml2 and libxslt, completely independent from these existing Python bindings. . This package contains the extension built for the Python debug interpreter.
python-lxml-doc | pythonic binding for the libxml2 and libxslt libraries (documentation) | Mehr ...
lxml is a new Python binding for libxml2 and libxslt, completely independent from these existing Python bindings. . This package contains the html documentation.