File: setup.cfg

package info (click to toggle)
imdbpy 2.7-2
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 780 kB
  • ctags: 1,295
  • sloc: python: 8,867; ansic: 440; makefile: 44
file content (20 lines) | stat: -rw-r--r-- 532 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20

[dh_make]
maintainer = Davide Alberani <da@erlug.linux.it>
# Comment out the doc_files entry if you don't want to install
# the documentation.
doc_files = docs/*
upstream_changelog = docs/Changelog.txt

[bdist_rpm]
vendor = Davide Alberani <da@erlug.linux.it>
# Comment out the doc_files entry if you don't want to install
# the documentation.
doc_files = docs/*
# Comment out the icon entry if you don't want to install the icon.
icon = docs/imdbpyico.xpm

[bdist_wininst]
# Bitmap for the installer.
bitmap = docs/imdbpywin.bmp