Files
uwsgi/plugins/http/uwsgiplugin.py
T
2012-09-20 17:16:30 +02:00

10 lines
96 B
Python

NAME='http'
CFLAGS = []
LDFLAGS = []
LIBS = []
REQUIRES = ['corerouter']
GCC_LIST = ['http']