slackbuilds_ponce/libraries/lxml/README
2010-05-13 00:32:20 +02:00

5 lines
247 B
Text

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.
Lxml can optionally use Cython and pysetuptools.