Files
buildroot/package/python-pymysql/Config.in
2019-09-25 20:52:32 -03: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/