ports/textproc/py-lxml/pkg/DESCR

7 lines
280 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
lxml is a Pythonic, mature binding for the libxml2 and libxslt libraries.
It provides safe and convenient access to these libraries using the
ElementTree API.
It extends the ElementTree API significantly to offer support for XPath,
RelaxNG, XML Schema, XSLT, C14N and much more.