[go: up one dir, main page]

File: setup.cfg

package info (click to toggle)
linkchecker 4.9-1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 3,308 kB
  • ctags: 3,736
  • sloc: python: 21,328; lex: 1,114; yacc: 781; ansic: 551; makefile: 244; sh: 100; sql: 19; awk: 4
file content (13 lines) | stat: -rw-r--r-- 303 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
[bdist_rpm]
release = 1
packager = Bastian Kleineidam <calvin@users.sourceforge.net>
doc_files = TODO.txt
            doc/
            cgi-bin/lconline/
provides = linkchecker
group = Web/Utilities
install_script = install-rpm.sh
python = python

[bdist_wininst]
install-script = install-linkchecker.py