diff options
author | Phillip Warner <pc_warner@yahoo.com> | 2010-05-11 22:21:37 +0200 |
---|---|---|
committer | Michiel van Wessem <michiel@slackbuilds.org> | 2010-05-11 22:21:37 +0200 |
commit | 4331156c527126d26aa63518b8a9a482b8d9b3a2 (patch) | |
tree | 5a393f0f369d5db4e89cbc715cec8112f2285088 /desktop/CurseTheWeather/slack-desc | |
parent | 034abc812bc41622b75b82ed0f6ac99fa7fa0895 (diff) | |
download | slackbuilds-4331156c527126d26aa63518b8a9a482b8d9b3a2.tar.gz |
desktop/CurseTheWeather: Updated for version 0.4
Diffstat (limited to 'desktop/CurseTheWeather/slack-desc')
-rw-r--r-- | desktop/CurseTheWeather/slack-desc | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/desktop/CurseTheWeather/slack-desc b/desktop/CurseTheWeather/slack-desc index 71aba06ee7..dd4bf1c730 100644 --- a/desktop/CurseTheWeather/slack-desc +++ b/desktop/CurseTheWeather/slack-desc @@ -6,14 +6,14 @@ # customary to leave one space after the ':'. |-----handy-ruler------------------------------------------------------| -CurseTheWeather: CurseTheWeather (curses application which displays the weather) +CurseTheWeather: CurseTheWeather (ncurses Weather Application) CurseTheWeather: -CurseTheWeather: CurseTheWeather is a curses application which displays the -CurseTheWeather: weather in a terminal. It can give the current weather as -CurseTheWeather: well as forcast for up to 10 days. -CurseTheWeather: -CurseTheWeather: weatherfeei.py is a module that it uses and it can be used -CurseTheWeather: by other frontends to get weather information. Each time it -CurseTheWeather: is instantiated, it grabs the weather from weather.com +CurseTheWeather: CurseTheWeather is a python application which displays the weather +CurseTheWeather: in a terminal via a ncurses frontend (ctw). This frontend shows +CurseTheWeather: ascii-art weather icons along with the current weather conditions +CurseTheWeather: and 10 day forecast. CurseTheWeather: +CurseTheWeather: weatherfeed.py is the python module that grabs the weather data from +CurseTheWeather: weather.com, and it can used by frontends other than ctw. CurseTheWeather: +CurseTheWeather: http://opensource.hld.ca/trac.cgi/wiki/CurseTheWeather |