Meta Configuration of Package python-lxml
1
<package name="python-lxml" project="devel:python">
2
<title>A Pythonic Binding for the libxml2 and libxslt Libraries</title>
3
<description>lxml is a Pythonic binding for the libxml2 and libxslt libraries. It
4
follows the ElementTree API as much as possible, building it on top of
5
the native libxml2 tree. It also extends this API to expose libxml2 and
6
libxslt specific functionality, such as XPath, Relax NG, XML Schema,
7
XSLT, and c14n.
8
</description>
9
</package>
10