annotate setup.cfg @ 2:c0d1fc0429ce
MySQLdb
Smashed _mysql.c with a great big hammer and got some smaller,
more managable pieces.
author |
adustman |
date |
Fri, 07 Apr 2006 05:06:01 +0000 |
parents |
e48810735f11 |
children |
b5a377255eea |
rev |
line source |
0
|
1 [bdist_rpm]
|
|
2 doc_files = README doc/*.txt ChangeLog CHANGES-1.2.1
|
|
3 vendor = MySQL-python SourceForge Project
|
|
4 packager = Andy Dustman <[email protected]>
|
|
5 distribution-name = Red Hat Linux
|
|
6 requires = python
|
|
7 build-requires = python-devel mysql-devel zlib-devel openssl-devel
|