summaryrefslogtreecommitdiff
path: root/MySQLdb
diff options
context:
space:
mode:
authorAndy Dustman <farcepest@gmail.com>2012-09-26 11:24:14 -0400
committerAndy Dustman <farcepest@gmail.com>2012-09-26 11:24:14 -0400
commit129f09ace4fe4e4cdbec8c0d39caa5f34583f16c (patch)
tree035e3928eeba6c90d175101a4bfc9163fc0ad085 /MySQLdb
parentf60f81d1145db261376b58eb10e7de5541062848 (diff)
downloadmysqldb1-129f09ace4fe4e4cdbec8c0d39caa5f34583f16c.tar.gz
Windows is HELLMySQLdb-1.2.4b1
Diffstat (limited to 'MySQLdb')
-rw-r--r--MySQLdb/metadata.cfg120
-rw-r--r--MySQLdb/site.cfg2
2 files changed, 61 insertions, 61 deletions
diff --git a/MySQLdb/metadata.cfg b/MySQLdb/metadata.cfg
index 939b29a..a8dd2e0 100644
--- a/MySQLdb/metadata.cfg
+++ b/MySQLdb/metadata.cfg
@@ -1,60 +1,60 @@
-[metadata]
-version: 1.2.4b1
-version_info: (1,2,4,'beta',1)
-description: Python interface to MySQL
-long_description:
- =========================
- Python interface to MySQL
- =========================
- \n
- MySQLdb is an interface to the popular MySQL_ database server for
- Python. The design goals are:
- \n
- - Compliance with Python database API version 2.0 [PEP-0249]_
- \n
- - Thread-safety
- \n
- - Thread-friendliness (threads will not block each other)
- \n
- MySQL-3.23 through 5.0 and Python-2.3 through 2.6 are currently
- supported. Python-3.0 will be supported in a future release.
- \n
- MySQLdb is `Free Software`_.
- \n
- .. _MySQL: http://www.mysql.com/
- .. _`Free Software`: http://www.gnu.org/
- .. [PEP-0249] http://www.python.org/peps/pep-0249.html
-author: Andy Dustman
-author_email: adustman@users.sourceforge.net
-license: GPL
-platforms: ALL
-url: http://sourceforge.net/projects/mysql-python
-download_url: http://osdn.dl.sourceforge.net/sourceforge/mysql-python/MySQL-python-%(version)s.tar.gz
-classifiers:
- Development Status :: 5 - Production/Stable
- Environment :: Other Environment
- License :: OSI Approved :: GNU General Public License (GPL)
- Operating System :: MacOS :: MacOS X
- Operating System :: Microsoft :: Windows :: Windows NT/2000
- Operating System :: OS Independent
- Operating System :: POSIX
- Operating System :: POSIX :: Linux
- Operating System :: Unix
- Programming Language :: C
- Programming Language :: Python
- Topic :: Database
- Topic :: Database :: Database Engines/Servers
-py_modules:
- _mysql_exceptions
- MySQLdb.converters
- MySQLdb.connections
- MySQLdb.cursors
- MySQLdb.release
- MySQLdb.times
- MySQLdb.constants.CR
- MySQLdb.constants.FIELD_TYPE
- MySQLdb.constants.ER
- MySQLdb.constants.FLAG
- MySQLdb.constants.REFRESH
- MySQLdb.constants.CLIENT
-
+[metadata]
+version: 1.2.4b1
+version_info: (1,2,4,'beta',1)
+description: Python interface to MySQL
+long_description:
+ =========================
+ Python interface to MySQL
+ =========================
+ \n
+ MySQLdb is an interface to the popular MySQL_ database server for
+ Python. The design goals are:
+ \n
+ - Compliance with Python database API version 2.0 [PEP-0249]_
+ \n
+ - Thread-safety
+ \n
+ - Thread-friendliness (threads will not block each other)
+ \n
+ MySQL-3.23 through 5.0 and Python-2.3 through 2.6 are currently
+ supported. Python-3.0 will be supported in a future release.
+ \n
+ MySQLdb is `Free Software`_.
+ \n
+ .. _MySQL: http://www.mysql.com/
+ .. _`Free Software`: http://www.gnu.org/
+ .. [PEP-0249] http://www.python.org/peps/pep-0249.html
+author: Andy Dustman
+author_email: adustman@users.sourceforge.net
+license: GPL
+platforms: ALL
+url: http://sourceforge.net/projects/mysql-python
+download_url: http://osdn.dl.sourceforge.net/sourceforge/mysql-python/MySQL-python-%(version)s.tar.gz
+classifiers:
+ Development Status :: 5 - Production/Stable
+ Environment :: Other Environment
+ License :: OSI Approved :: GNU General Public License (GPL)
+ Operating System :: MacOS :: MacOS X
+ Operating System :: Microsoft :: Windows :: Windows NT/2000
+ Operating System :: OS Independent
+ Operating System :: POSIX
+ Operating System :: POSIX :: Linux
+ Operating System :: Unix
+ Programming Language :: C
+ Programming Language :: Python
+ Topic :: Database
+ Topic :: Database :: Database Engines/Servers
+py_modules:
+ _mysql_exceptions
+ MySQLdb.converters
+ MySQLdb.connections
+ MySQLdb.cursors
+ MySQLdb.release
+ MySQLdb.times
+ MySQLdb.constants.CR
+ MySQLdb.constants.FIELD_TYPE
+ MySQLdb.constants.ER
+ MySQLdb.constants.FLAG
+ MySQLdb.constants.REFRESH
+ MySQLdb.constants.CLIENT
+
diff --git a/MySQLdb/site.cfg b/MySQLdb/site.cfg
index 2bceb2b..369c87e 100644
--- a/MySQLdb/site.cfg
+++ b/MySQLdb/site.cfg
@@ -14,4 +14,4 @@ static = False
# http://stackoverflow.com/questions/1972259/mysql-python-install-problem-using-virtualenv-windows-pip
# Windows connector libs for MySQL. You need a 32-bit connector for your 32-bit Python build.
-connector = C:\Program Files (x86)\MySQL\MySQL Connector C 6.0.2 \ No newline at end of file
+connector = C:\Program Files (x86)\MySQL\MySQL Connector C 6.0.2