ports

productivity/libgcal

libgcal-0.9.6p4 – C library for Google calendar and contacts

Description

libgcal is an ANSI C library that does allow communication with
google calendar and contacts, useful if you need to support this
in a C or C++ application.

Currently, libgcal implements:

 - authentication
 - get all events/contacts
 - atom stream parsing
 - access to individual events/contacts
 - add/delete/edit using gcal objects
 - add/delete/edit using raw XML
 - query for updated events/contacts
 - timezone
 - contact photo download/upload

What is missing: batch commit, calendar (creation of recurrent
events), support other calendars (only the main calendar is currently
supported).

WWW: https://code.google.com/p/libgcal/

Categories:
devel productivity

Library dependencies

Build dependencies

Run dependencies

None