Files
operating-system/buildroot/package/python-pymysql/Config.in
2018-03-17 23:47:00 +00:00

8 lines
185 B
Plaintext

config BR2_PACKAGE_PYTHON_PYMYSQL
bool "python-pymysql"
help
PyMySQL is a pure-Python MySQL client library. It follows
the DB-API 2.0.
https://pypi.python.org/pypi/PyMySQL/