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

Update some web_site
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Aug 10 07:02:08 2022 +0000 (22 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.