ubuntu-bots/Webcal
Terence Simpson c2be01c5c0 Make sure we only handle errors we know about, don't mask other possible errors 2008-05-06 00:10:07 +01:00
..
README.txt Initial checkin 2006-06-26 19:57:20 +02:00
__init__.py Fix up this crummy plugin as well 2007-09-18 01:43:05 +02:00
config.py Fix up this crummy plugin as well 2007-09-18 01:43:05 +02:00
ical.py Fix up this crummy plugin as well 2007-09-18 01:43:05 +02:00
plugin.py Make sure we only handle errors we know about, don't mask other possible errors 2008-05-06 00:10:07 +01:00
test.py Initial checkin 2006-06-26 19:57:20 +02:00
timezones.html Fix up this crummy plugin as well 2007-09-18 01:43:05 +02:00

This plugin can update a topic given an iCal schedule. It's made to work for
#ubuntu-meeting on Freenode (and iCal from fridge.ubuntu.com) but in theory it
should work with other iCal feeds too. It's not hard to understand.

Requirements: included ical module and pytz