Ruby Caldav Library

Ruby Caldav Library

Ruby caldav is a simple ruby lib to access calendar and todo data from a caldav server. This library is currently considered alpha code but is stable enough to allow me to run some simple jabber bots that check my ical calenders stored on my DAViCal server. So dont blame me if your caldav servrer explodes or you miss your wedding day - i warned you :-)

To install the library simply type

ruby setup.rb install

as root (or using sudo - for all the ubuntu and macos user out there)

Documentation is - ummm - minimalistic. there are two simple examplefiles. more to come - prommised

Sourcecode: caldav-0.3.tar.bz2

Old Versions: caldav-0.2.tar.bz2 caldav-0.1.tar.bz2