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

config PYTHON3_URLLIB3
	tristate
	select PYTHON3
	prompt "urllib3"
	help
	  HTTP library with thread-safe connection pooling, file post, and more.