SOPE Frameworks for iCalendar and vCard Processing

The SOPE iCal package (sope-ical) contains a SaxObjC driver for processing iCalendar files using libical (iCalSaxDriver) and a library which contains model classes for iCalendar/vCard objects.

  • classes for iCalendar/vCard objects

The libraries are released under the Lesser General Public License.

Tutorials / Examples

You can find examples and testing tools in the samples folder of the source package.

Requirements

To build sope-ical you need:

  • a Foundation library (MacOSX, libFoundation or gstep-base)
  • sope-xml
  • sope-core
  • libical for processing of iCalendar files