summaryrefslogtreecommitdiffstats
path: root/rules/flup.in
blob: a71d9eb30726b272c8d7c22e5d2f2656f76c7d69 (plain)
1
2
3
4
5
6
7
8
9
10
## SECTION=networking

config FLUP
	tristate
	select PYTHON
	prompt "flup"
	help
	  A python package that provides a collection of WSGI modules,
	  including fastcgi.