Files
uwsgi/plugins/http/uwsgiplugin.py
T

10 lines
96 B
Python

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