set a description for every application
This commit is contained in:
parent
0a4e05e509
commit
78bfa70f23
19 changed files with 34 additions and 1 deletions
|
|
@ -75,6 +75,7 @@ class WetBoobs(ReplApplication):
|
|||
APPNAME = 'wetboobs'
|
||||
VERSION = '0.5'
|
||||
COPYRIGHT = 'Copyright(C) 2010 Romain Bignon'
|
||||
DESCRIPTION = "Wetboobs is a console application to display weather and forecasts in your city."
|
||||
CAPS = ICapWeather
|
||||
EXTRA_FORMATTERS = {'cities': CitiesFormatter,
|
||||
'current': CurrentFormatter,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue