Python binding for the libxml2 and libxslt libraries https://lxml.de/
Go to file
2024-04-17 12:56:44 +02:00
python-lxml.spec automatic version update by autodist [release 5.2.1-1mamba;Sun Apr 07 2024] 2024-04-17 12:56:44 +02: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.