Files
uwsgi/plugins/echo/uwsgiplugin.py
T
roberto@mrspurr aebc637f2b new async example
2010-11-15 14:00:09 +01:00

7 lines
75 B
Python

NAME='echo'
CFLAGS = []
LDFLAGS = []
LIBS = []
GCC_LIST = ['echo_plugin']