Implementation of iCalendar protocols and data formats
Implementation of iCalendar protocols and data formats
ical-glib-doc$ icalendar-validate calendar.ics$ ical-convert input.ics output.vcs$ gcc -o calendar myapp.c $(pkg-config --cflags --libs libical)