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

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