Python binding for the libxml2 and libxslt libraries https://lxml.de/
Go to file
2024-01-06 11:25:06 +01:00
python-lxml.spec rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 4.9.3-2mamba;Tue Sep 26 2023] 2024-01-06 11:25:06 +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.