summaryrefslogtreecommitdiff
path: root/textproc/py-lxml/DESCR
blob: 1c671b1fe5aa44239656589edb46aec08e97d5af (plain)
1
2
3
4
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.