File: setup.cfg

package info (click to toggle)
imdbpy 5.0-1
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 1,716 kB
  • ctags: 2,173
  • sloc: python: 14,672; ansic: 148; sh: 119; makefile: 4
file content (17 lines) | stat: -rw-r--r-- 400 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#[egg_info]
#tag_build = dev
#tag_date = true
#tag_svn_revision = true

[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