A library to access google calendar events and contacts
Description
This is a library to access google calendar events and contacts, its purpose is
- provide easy access to available events/contacts
- enable common operations: add, delete, edit
- have few dependencies (up until now, only requires libcurl and libxml)
It implements Google Data API 2.0 and is tested on Linux and MacOSX.