Plugin which allows users to query weather conditions from Wunderground
using their XML API.

To use:
	Download WunderWeather source
	Place source files in your supybot plugins folder
	Call "load WunderWeather" on your supybot

Configurable options:
	supybot.plugins.WunderWeather.metric
	supybot.plugins.WunderWeather.imperial
	supybot.plugins.WunderWeather.showPressure
	supybot.plugins.WunderWeather.forecastDays

Dependencies:
	None