[raspi_door.plugins.weather]
openweathermap = raspi_door.plugins.weather.openweathermap:OpenWeatherMap
yahoo = raspi_door.plugins.weather.yahoo:YahooWeather

[console_scripts]
raspi-door = raspi_door:main

