comparison metadata.cfg @ 5:b70cce9bd065 MySQLdb

Merge changes from 1.2 branch r456-468
author adustman
date Sun, 11 Feb 2007 04:37:29 +0000
parents b5a377255eea
children 0e37ee00beb7
comparison
equal deleted inserted replaced
4:b5a377255eea 5:b70cce9bd065
14 14
15 - Thread-safety 15 - Thread-safety
16 16
17 - Thread-friendliness (threads will not block each other) 17 - Thread-friendliness (threads will not block each other)
18 18
19 MySQL-3.23 through 5.1 and Python-2.3 through 2.4 are currently 19 MySQL-3.23 through 5.1 and Python-2.3 through 2.5 are currently
20 supported. 20 supported.
21 21
22 MySQLdb is `Free Software`_. 22 MySQLdb is `Free Software`_.
23 23
24 .. _MySQL: http://www.mysql.com/ 24 .. _MySQL: http://www.mysql.com/
25 .. _`Free Software`: http://www.gnu.org/ 25 .. _`Free Software`: http://www.gnu.org/
26 .. [PEP-0249] http://www.python.org/peps/pep-0249.html 26 .. [PEP-0249] http://www.python.org/peps/pep-0249.html
27 author: Andy Dustman 27 author: Andy Dustman
28 author_email: [email protected] 28 author_email: [email protected]
29 license: GPL 29 license: GPL
30 platforms: ALL 30 platforms: ALL
31 url: http://sourceforge.net/projects/mysql-python 31 url: http://sourceforge.net/projects/mysql-python
32 download_url: http://osdn.dl.sourceforge.net/sourceforge/mysql-python/MySQL-python-%(version)s.tar.gz 32 download_url: http://osdn.dl.sourceforge.net/sourceforge/mysql-python/MySQL-python-%(version)s.tar.gz
33 classifiers: 33 classifiers: