summaryrefslogtreecommitdiffstats
path: root/package/python-flask-sqlalchemy/Config.in
blob: fa4a0351106f50bace5109db7a1f4138b8c2d9ef (plain)
1
2
3
4
5
6
7
8
9
config BR2_PACKAGE_PYTHON_FLASK_SQLALCHEMY
	bool "python-flask-sqlalchemy"
	select BR2_PACKAGE_PYTHON_FLASK # runtime
	select BR2_PACKAGE_PYTHON_SQLALCHEMY # runtime
	help
	  Flask-SQLAlchemy is a Flask microframework extension which
	  adds support for the SQLAlchemy SQL toolkit/ORM.

	  http://github.com/mitsuhiko/flask-sqlalchemy
OpenPOWER on IntegriCloud