1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
freebsd-ports/databases/py-MySQLdb-devel/pkg-comment
Maxim Sobolev b5e2400373 Initial import of py-MySQLdb.
py-MySQLdb is a Python module to access MySQL databases, very similar to the one
in ports/databases/py-MySQL, but unlike the latter it is actively maintained
and conform to the DB-API v2.0. Therefore it should be used instead of the oldest
one by all who want retain maintainability of their Python DB applications in
the future.

PR:		18383
Submitted by:	sobomax
2000-05-26 07:05:20 +00:00

2 lines
39 B
Plaintext

Access a MySQL database through Python