wok annotate python-lxml/description.txt @ rev 25446

ftop: add description.txt
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Sep 06 10:22:54 2022 +0000 (2022-09-06)
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.