wok view python-lxml/description.txt @ rev 25507

plop: cleanup
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Feb 11 10:36:59 2023 +0000 (16 months ago)
parents
children
line source
1 Lxml is a Pythonic, mature binding for the libxml2 and libxslt libraries.
2 It provides safe and convenient access to these libraries using the
3 ElementTree API.
5 It extends the ElementTree API significantly to offer support for XPath,
6 RelaxNG, XML Schema, XSLT, C14N and much more.