Files
uwsgi/plugins/cgi/uwsgiplugin.py
T
roberto@maverick64 937b2de41b the uWSGI fastrouter
2011-02-02 16:38:51 +01:00

6 lines
72 B
Python

NAME='cgi'
CFLAGS = []
LDFLAGS = []
LIBS = []
GCC_LIST = ['cgi_plugin']