mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
Merge from bittboy/buildroot@db180c0
This commit is contained in:
13
package/python-sqlalchemy/Config.in
Normal file
13
package/python-sqlalchemy/Config.in
Normal file
@@ -0,0 +1,13 @@
|
||||
config BR2_PACKAGE_PYTHON_SQLALCHEMY
|
||||
bool "python-sqlalchemy"
|
||||
help
|
||||
SQLAlchemy is the Python SQL toolkit and Object Relational
|
||||
Mapper that gives application developers the full power and
|
||||
flexibility of SQL.
|
||||
|
||||
It provides a full suite of well known enterprise-level
|
||||
persistence patterns, designed for efficient and
|
||||
high-performing database access, adapted into a simple and
|
||||
Pythonic domain language.
|
||||
|
||||
http://www.sqlalchemy.org
|
Reference in New Issue
Block a user