Python binding for the libxml2 and libxslt libraries https://lxml.de/
Go to file
2024-01-06 11:25:02 +01:00
python-lxml.spec automatic version update by autodist [release 4.9.1-1mamba;Sat Jul 02 2022] 2024-01-06 11:25:02 +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.