File: constants.py

package info (click to toggle)
webboard 0.3-3
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 240 kB
  • ctags: 94
  • sloc: python: 679; sh: 61; makefile: 56
file content (10 lines) | stat: -rw-r--r-- 366 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
title = "WebBoard"
name = "webboard"
version = "0.3"
image_dir = "/usr/share/pixmaps"
data_dir = "/usr/share/" + name
authors = ["Sebastian Heinlein <sebastian.heinlein@web.de>",
            "Olivier Le Thanh Duong <olivier@lethanh.be>"]
documenters = ["Sebastian Heinlein <sebastian.heinlein@web.de>"]
website = "https://launchpad.net/webboard"
license = "GNU GPL"