http://code.google.com/intl/en/apis/calendar/caldav/
Google's CalDAV api documentation. Their calendar service supports some caldav functionality, but not all. Interesting potential for soundclient.
http://pypi.python.org/pypi/caldav
Python CalDAV library. Combined with Google's CalDAV api it could be a powerful calendar backend.