Mercurial > pycweather
diff README @ 0:086863cd711d
pycweather: initial commit
| author | Vlad Glagolev <enqlave@gmail.com> |
|---|---|
| date | Thu, 06 Nov 2008 22:45:06 +0300 |
| parents | |
| children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/README Thu Nov 06 22:45:06 2008 +0300 @@ -0,0 +1,16 @@ +PycWeather +========== + +PycWeather is a weather display manager for Conky +(http://conky.sourceforge.net/) system monitor. + + +Requirements +------------ +Python >=2.5 +lxml >=2.0 + + +Reporting bugs +-------------- +Please report bugs at: http://dev.enqlave.net/pycweather
