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

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