diff options
author | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2000-01-14 15:00:08 +0000 |
---|---|---|
committer | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2000-01-14 15:00:08 +0000 |
commit | fc74f2e3aee0319b6d4ff47184160e6f54d33b0a (patch) | |
tree | e36701971011d9ed914ef3e7e791e224c049559f /databases/py-MySQL/pkg-comment | |
parent | Use ${PORTSDIR} instead of ${.CURDIR}/../.. in (BUILD|RUN)_DEPENDS (diff) |
Python MySQL module allows you to access easily a MySQL database
via Python.
PR: 13583
Submitted by: Dominik Rothert <dr@domix.de>
Notes
Notes:
svn path=/head/; revision=24722
Diffstat (limited to 'databases/py-MySQL/pkg-comment')
-rw-r--r-- | databases/py-MySQL/pkg-comment | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/py-MySQL/pkg-comment b/databases/py-MySQL/pkg-comment new file mode 100644 index 000000000000..00bccc113844 --- /dev/null +++ b/databases/py-MySQL/pkg-comment @@ -0,0 +1 @@ +access a MySQL database through Python |