Files
uwsgi/plugins/echo/uwsgiplugin.py
T

7 lines
75 B
Python

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