a tag which displays METAR data

(not really mature but looks nice...)
This commit is contained in:
drochner 2002-11-14 15:59:24 +00:00
parent 4466ae0ea0
commit c7ae35ea93
4 changed files with 74 additions and 0 deletions

View file

@ -0,0 +1,6 @@
This is the ZWeather Product. It consists of a management product, and
a tag for displaying the weather in a pleasant format.
There is also an External Method (weather.py) which you can use to drag
down raw weather reports if you desire, but, it's only really there for
looking how things work.

View file

@ -0,0 +1,16 @@
# $NetBSD: Makefile,v 1.1.1.1 2002/11/14 15:59:24 drochner Exp $
DISTNAME= ZWeather-0_0_1
PKGNAME= zope25-ZWeather-0.0.1
CATEGORIES= www
MASTER_SITES= http://www.zope.org/Members/TheJester/ZWeather/
EXTRACT_SUFX= .tgz
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.zope.org/Members/TheJester/ZWeather
COMMENT= display the weather in a pleasant format
ZOPE_COPYPRODUCT= zope-std-copyproduct-short
.include "../../www/zope25/product.mk"
.include "../../mk/bsd.pkg.mk"

48
www/zope25-ZWeather/PLIST Normal file
View file

@ -0,0 +1,48 @@
@comment $NetBSD: PLIST,v 1.1.1.1 2002/11/14 15:59:24 drochner Exp $
lib/zope/lib/python/Products/ZWeather/README.txt
lib/zope/lib/python/Products/ZWeather/Weather.gif
lib/zope/lib/python/Products/ZWeather/Weather.py
lib/zope/lib/python/Products/ZWeather/Weather.pyc
lib/zope/lib/python/Products/ZWeather/WeatherManagement.gif
lib/zope/lib/python/Products/ZWeather/WeatherManagement.py
lib/zope/lib/python/Products/ZWeather/WeatherManagement.pyc
lib/zope/lib/python/Products/ZWeather/WeatherTag.py
lib/zope/lib/python/Products/ZWeather/WeatherTag.pyc
lib/zope/lib/python/Products/ZWeather/__init__.py
lib/zope/lib/python/Products/ZWeather/__init__.pyc
lib/zope/lib/python/Products/ZWeather/about.dtml
lib/zope/lib/python/Products/ZWeather/icons/Cloudy.gif
lib/zope/lib/python/Products/ZWeather/icons/Cloudy_Night.gif
lib/zope/lib/python/Products/ZWeather/icons/Fine.gif
lib/zope/lib/python/Products/ZWeather/icons/Fine_Night.gif
lib/zope/lib/python/Products/ZWeather/icons/Fog.gif
lib/zope/lib/python/Products/ZWeather/icons/Fog_Night.gif
lib/zope/lib/python/Products/ZWeather/icons/Mist.gif
lib/zope/lib/python/Products/ZWeather/icons/Mist_Night.gif
lib/zope/lib/python/Products/ZWeather/icons/MostlyClear.gif
lib/zope/lib/python/Products/ZWeather/icons/MostlyClear_Night.gif
lib/zope/lib/python/Products/ZWeather/icons/MostlyCloudy.gif
lib/zope/lib/python/Products/ZWeather/icons/MostlyCloudy_Night.gif
lib/zope/lib/python/Products/ZWeather/icons/Overcast.gif
lib/zope/lib/python/Products/ZWeather/icons/Overcast_Night.gif
lib/zope/lib/python/Products/ZWeather/icons/PartlyCloudy.gif
lib/zope/lib/python/Products/ZWeather/icons/PartlyCloudy_Night.gif
lib/zope/lib/python/Products/ZWeather/icons/Rain.gif
lib/zope/lib/python/Products/ZWeather/icons/Rain_Night.gif
lib/zope/lib/python/Products/ZWeather/icons/Showers.gif
lib/zope/lib/python/Products/ZWeather/icons/Showers_Night.gif
lib/zope/lib/python/Products/ZWeather/icons/Snow.gif
lib/zope/lib/python/Products/ZWeather/icons/Snow_Night.gif
lib/zope/lib/python/Products/ZWeather/icons/Thunder.gif
lib/zope/lib/python/Products/ZWeather/icons/Thunder_Night.gif
lib/zope/lib/python/Products/ZWeather/manage_addWeatherForm.dtml
lib/zope/lib/python/Products/ZWeather/manage_addWeatherManagementForm.dtml
lib/zope/lib/python/Products/ZWeather/manage_configureWeatherManagementForm.dtml
lib/zope/lib/python/Products/ZWeather/manage_editWeatherForm.dtml
lib/zope/lib/python/Products/ZWeather/nsd_cccc
lib/zope/lib/python/Products/ZWeather/showWeather.dtml
lib/zope/lib/python/Products/ZWeather/version.txt
lib/zope/lib/python/Products/ZWeather/weather_extern.py
lib/zope/lib/python/Products/ZWeather/weather_extern.pyc
@dirrm lib/zope/lib/python/Products/ZWeather/icons
@dirrm lib/zope/lib/python/Products/ZWeather

View file

@ -0,0 +1,4 @@
$NetBSD: distinfo,v 1.1.1.1 2002/11/14 15:59:24 drochner Exp $
SHA1 (zope/ZWeather-0_0_1.tgz) = f5d302d27bfedf492f2cd106c6d1e8ad3626a77e
Size (zope/ZWeather-0_0_1.tgz) = 203898 bytes