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

config PYTHON3_SIX
	tristate
	prompt "python3-six"
	select PYTHON3
	select HOST_PYTHON3_SETUPTOOLS
	help
	  Six is a Python 2 and 3 compatibility library.