mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-14 21:56:41 +01:00
b14979cbd6
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
9 lines
308 B
Text
9 lines
308 B
Text
This package contains a pure-Python MySQL client library. The goal of PyMySQL is
|
|
to be a drop-in replacement for MySQLdb and work on CPython, PyPy, IronPython
|
|
and Jython.
|
|
|
|
Optional dependency: python3
|
|
|
|
To install python3 bindings run slackbuild with option PYTHON3=yes.
|
|
|
|
# PYTHON3=yes ./pymysql.SlackBuild
|