File: setup.cfg

package info (click to toggle)
python-mysqldb 1.2.3-2
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 568 kB
  • sloc: python: 2,725; ansic: 2,659; makefile: 46
file content (18 lines) | stat: -rw-r--r-- 380 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[test]
test_suite = nose.collector

[bdist_rpm]
vendor = MySQL-python SourceForge Project
doc_files = README MANIFEST doc/*.txt
distribution-name = Red Stains Linux
packager = Andy Dustman <adustman@users.sourceforge.net>
requires = python
build-requires = python-devel mysql-devel zlib-devel openssl-devel

[egg_info]
tag_build = 
tag_date = 0
tag_svn_revision = 0

[build_ext]