Files
uwsgi/plugins/redislog/uwsgiplugin.py
T
roberto@precise64 433de267a6 added redislog plugin
2012-05-06 16:04:56 +02:00

7 lines
83 B
Python

NAME='redislog'
CFLAGS = []
LDFLAGS = []
LIBS = []
GCC_LIST = ['redislog_plugin']