Re: iCal calendar parser
Re: iCal calendar parser
- Subject: Re: iCal calendar parser
- From: "Todd de Gruyl" <email@hidden>
- Date: Mon, 10 Feb 2003 14:03:06 -0500
- Organization: Magnoliophyte
From: Mark Minnigerode <email@hidden>
>
These are iCalendar format. See:
>
>
http://www.ietf.org/rfc/rfc2445.txt
>
>
The format is more complex than it first appears since it's designed to
>
accommodate a lot of information and functionality.
You may want to look into libical (a C library for parsing iCalendar files):
http://softwarestudio.org/libical/
As far as I know, there is no Objective-C library available, but this could
work.
--
Todd deGruyl
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.