diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-08-05 04:18:19 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-08-05 04:18:19 +0000 |
commit | 27930d34f228826e5007f74a222a375d8240f691 (patch) | |
tree | e8c8dacd043615a6c2840142a8a377a9faac0cfa /misc/p5-Geo-Weather/pkg-descr | |
parent | fa0fa4e20f4433b2d0ea969082ffb0c01bb7cf55 (diff) | |
download | ports-27930d34f228826e5007f74a222a375d8240f691.tar.gz ports-27930d34f228826e5007f74a222a375d8240f691.zip |
Notes
Diffstat (limited to 'misc/p5-Geo-Weather/pkg-descr')
-rw-r--r-- | misc/p5-Geo-Weather/pkg-descr | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/misc/p5-Geo-Weather/pkg-descr b/misc/p5-Geo-Weather/pkg-descr new file mode 100644 index 000000000000..b3c5a4984ae9 --- /dev/null +++ b/misc/p5-Geo-Weather/pkg-descr @@ -0,0 +1,10 @@ +The Geo::Weather module retrieves the current weather from weather.com +when given city and state or a US zip code. After fetching the weather, +the module can print a general weather report, or return specific values +(ie: URL to a picture of the current weather for use on a website, +current numerical values for wind speed, temperature, dew point, etc). + +WWW: http://search.cpan.org/search?dist=Geo-Weather + +- Pete +petef@databits.net |