File: setup.cfg

package info (click to toggle)
python-gnuplot 1.8-1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 936 kB
  • ctags: 472
  • sloc: python: 2,017; makefile: 43; sh: 24
file content (15 lines) | stat: -rw-r--r-- 338 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[bdist_rpm]
release = 1
packager = Michael Haggerty <[email protected]>
doc_files = ANNOUNCE.txt
            README.txt
            NEWS.txt
            FAQ.txt
            CREDITS.txt
            TODO.txt
            LICENSE.txt
            Gnuplot.html
            doc/
#requires = _numpy.so, python >= 1.5
requires = python >= 1.5