forked from PyMySQL/mysqlclient
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathmetadata.cfg
42 lines (42 loc) · 1.42 KB
/
metadata.cfg
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
[metadata]
version: 1.4.2.post1
version_info: (1,4,2,'post',1)
description: Python interface to MySQL
author: Inada Naoki
author_email: [email protected]
license: GPL
platforms: ALL
url: https://github.com/PyMySQL/mysqlclient-python
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
Programming Language :: Python :: 2
Programming Language :: Python :: 2.7
Programming Language :: Python :: 3
Programming Language :: Python :: 3.5
Programming Language :: Python :: 3.6
Programming Language :: Python :: 3.7
Topic :: Database
Topic :: Database :: Database Engines/Servers
py_modules:
MySQLdb._exceptions
MySQLdb.compat
MySQLdb.connections
MySQLdb.converters
MySQLdb.cursors
MySQLdb.release
MySQLdb.times
MySQLdb.constants.CLIENT
MySQLdb.constants.CR
MySQLdb.constants.ER
MySQLdb.constants.FIELD_TYPE
MySQLdb.constants.FLAG