linuxOS_AP05/buildroot/package/python-pymysql/Config.in
2025-06-02 13:59:07 +08: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/