Menu

[767669]: / MySQLdb / metadata.cfg  Maximize  Restore  History

Download this file

61 lines (59 with data), 2.1 kB

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
[metadata]
version: 1.2.3
version_info: (1,2,3,'final',0)
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
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.