summaryrefslogtreecommitdiffstats
path: root/rules/flup6.in
blob: db8c27d60dbcdff0430c8aab04a9f3a28f043f29 (plain)
1
2
3
4
5
6
7
8
9
10
11
## SECTION=python3

config FLUP6
	tristate
	select PYTHON3
	prompt "flup6"
	help
	  A python package that provides a collection of WSGI modules,
	  including fastcgi. In contrast to flup, flup6 works with both
	  python2 and python3.