sysklogd: fix build on musl
[buildroot-gz.git] / package / python-pymysql / Config.in
blob75b447cbd151cf6e363578f9b26c2d1b9a8dccb1
1 config BR2_PACKAGE_PYTHON_PYMYSQL
2         bool "python-pymysql"
3         help
4           PyMySQL is a pure-Python MySQL client library. It follows
5           the DB-API 2.0.
7           https://pypi.python.org/pypi/PyMySQL/