Magellan Linux

Contents of /smage/branches/alx08x-unstable/core/python-cssselect/python-cssselect-1.2.0-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 16443 - (show annotations) (download)
Mon Oct 2 13:40:16 2023 UTC (8 months, 1 week ago) by niro
File size: 250 byte(s)
-release branches/alx08x-unstable
1 # $Id$
2
3 PNAME="python-cssselect"
4 PVER="1.2.0"
5 PBUILD="r1"
6
7 DESCRIPTION="cssselect parses CSS3 Selectors and translates them to XPath 1.0."
8
9 SDEPEND=">= dev-python/python3-setuptools-68"
10
11 SPLIT_PNAME="cssselect"
12 PYPI_MODULE="cssselect"
13 sminclude pypi