wok-current annotate python-lxml/description.txt @ rev 25733
Accept licence PyQt-x11-gpl, bump firmware* to 20240610, build imagemagick (merge)
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Fri Dec 20 16:13:23 2024 +0000 (13 days ago) |
parents | |
children |
rev | line source |
---|---|
Hans-G?nter@25201 | 1 Lxml is a Pythonic, mature binding for the libxml2 and libxslt libraries. |
Hans-G?nter@25201 | 2 It provides safe and convenient access to these libraries using the |
Hans-G?nter@25201 | 3 ElementTree API. |
Hans-G?nter@25201 | 4 |
Hans-G?nter@25201 | 5 It extends the ElementTree API significantly to offer support for XPath, |
Hans-G?nter@25201 | 6 RelaxNG, XML Schema, XSLT, C14N and much more. |