Files
uwsgi/plugins/example/uwsgiplugin.py
T

7 lines
81 B
Python

NAME='example'
CFLAGS = []
LDFLAGS = []
LIBS = []
GCC_LIST = ['example_plugin']