Files
uwsgi/plugins/matheval/uwsgiplugin.py
T

7 lines
84 B
Python

NAME='matheval'
CFLAGS = []
LDFLAGS = []
LIBS = ['-lmatheval']
GCC_LIST = ['math']