mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
9230ca5fa1
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
6 lines
298 B
Text
6 lines
298 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.
|
|
|
|
Cython and distribute are optional build dependencies. cssselect
|
|
is an optional runtime dependency.
|