pkgsrc/textproc/py-lxml/DESCR

5 lines
263 B
Text
Raw Normal View History

lxml is a Pythonic binding for the libxml2 and libxslt libraries.
It is unique in that it combines the speed and feature completeness
of these libraries with the simplicity of a native Python API,
mostly compatible but superior to the well-known ElementTree API.