wok view 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 |
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.