Magellan Linux

Contents of /smage/trunk/core/python-lxml/python-lxml-5.2.2-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 18394 - (show annotations) (download)
Mon May 13 08:04:12 2024 UTC (3 weeks, 2 days ago) by niro
File size: 406 byte(s)
-ver bump to 5.2.2-r1
1 # $Id$
2
3 PNAME="python-lxml"
4 PVER="5.2.2"
5 PBUILD="r1"
6
7 DESCRIPTION="Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API."
8
9 PYTHON3_DEPEND=">= dev-python/python3-cssselect-1.0"
10 DEPEND=">= dev-libs/libxslt-1.1.28"
11
12 SDEPEND=">= dev-python/python3-setuptools-68
13 >= dev-python/python3-pip-9"
14
15 UP2SUBSTITUTE=".asc"
16 SPLIT_PNAME="lxml"
17 PYPI_MODULE="lxml"
18 sminclude pypi