Update buidlroot to version 2016.08.1
This commit is contained in:
8
bsp/buildroot/package/python-flask-jsonrpc/Config.in
Normal file
8
bsp/buildroot/package/python-flask-jsonrpc/Config.in
Normal file
@@ -0,0 +1,8 @@
|
||||
config BR2_PACKAGE_PYTHON_FLASK_JSONRPC
|
||||
bool "python-flask-jsonrpc"
|
||||
# runtime dependency
|
||||
select BR2_PACKAGE_PYTHON_FLASK
|
||||
help
|
||||
A basic JSON-RPC implementation for your Flask-powered sites.
|
||||
|
||||
https://github.com/cenobites/flask-jsonrpc
|
||||
Reference in New Issue
Block a user