slackbuilds_ponce/python/lxml/README
Robby Workman c2e9c35cda Multiple: Fix .info and README (Cython refs)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2016-01-17 09:40:16 +07:00

6 lines
297 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.
python3 is an optional build dependency.
cssselect and html5lib are optional runtime dependencies.