<?xml version="1.0" encoding="UTF-8"?>
<post>
  <author>Jiva</author>
  <body>Apple doesn't document the API for interfacing with iCal, but it 
does save it's files as "industry standard iCalendar 
files":http://www.ietf.org/rfc/rfc2445.txt .  
I went looking recently for a python module to interface with iCal, 
and couldn't find one.  But I DID find "Rod Schmidt's excellent article
for doing the same thing with Ruby.":http://www.macdevcenter.com/pub/a/mac/2003/09/03/rubycocoa.html

So, naturally, I ported his solution to Python!  It seems to even work!

Anyway, YMMV, no warranty implied.  Do with it as you see fit.

"Download":/Software/iCal_Module</body>
  <created-at type="datetime">2005-12-30T01:08:00Z</created-at>
  <id type="integer">2</id>
  <title>iCal.py</title>
  <updated-at type="datetime">2009-01-25T01:09:20Z</updated-at>
</post>
