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

Update some web_site
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Sep 03 09:28:15 2022 +0000 (2022-09-03)
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.