Python binding for the libxml2 and libxslt libraries https://lxml.de/
Go to file
2024-01-06 11:25:00 +01:00
python-lxml.spec automatic update by autodist [release 4.1.1-1mamba;Wed Nov 22 2017] 2024-01-06 11:25:00 +01:00
README.md automatic version update by autodist [release 3.3.5-1mamba;Fri Apr 18 2014] 2024-01-06 11:24:59 +01:00

python-lxml

lxml is a Pythonic binding for the libxml2 and libxslt libraries. It is unique in that it combines the speed and feature completeness of these libraries with the simplicity of a native Python API, mostly compatible but superior to the well-known ElementTree API.