ElementTree-like Python bindings for libxml2 and libxslt
lxml provides a Python 3 binding to the libxslt and libxml2 libraries. It follows the ElementTree API as much as possible in order to provide a more Pythonic interface to libxml2 and libxslt than the default bindings. In particular, lxml deals with Python Unicode strings rather than encoded UTF-8 and handles memory management automatically, unlike the default bindings.
Source Files
Filename | Size | Changed | Actions |
---|---|---|---|
lxml-3.4.4.tar.gz | 00035375083.37 MB | 1429986113 | ![]() |
python3-lxml.spec | 000001317512.9 KB | 1486994168 | ![]() |
Login required, please login or signup in order to comment