Config.in 450 B

12345678910111213
  1. config BR2_PACKAGE_PYTHON_SQLALCHEMY
  2. bool "python-sqlalchemy"
  3. help
  4. SQLAlchemy is the Python SQL toolkit and Object Relational
  5. Mapper that gives application developers the full power and
  6. flexibility of SQL.
  7. It provides a full suite of well known enterprise-level
  8. persistence patterns, designed for efficient and
  9. high-performing database access, adapted into a simple and
  10. Pythonic domain language.
  11. http://www.sqlalchemy.org