summaryrefslogtreecommitdiffstats
path: root/rules/python3-yarl.in
blob: 0728b7fbc420deffa99093a41b25d44c91b22426 (plain)
1
2
3
4
5
6
7
8
9
10
## SECTION=python3

config PYTHON3_YARL
	tristate
	select HOST_PYTHON3_SETUPTOOLS
	select PYTHON3
	select PYTHON3_MULTIDICT
	prompt "python3-yarl"
	help
	  Yet another URL library for Python