mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
87aa96a4cc
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
6 lines
276 B
Text
6 lines
276 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 requires BeautifulSoup. Lxml can optionally use Cython and
|
|
pysetuptools.
|