2 adenilson.silva@indt.org.br
6 This is a library to access google calendar events and contacts,
9 - provide easy access to available events/contacts
11 - enable common operations: add, delete, edit
13 - have few dependencies (up until now, only requires libcurl and libxml)
15 It implements Google Data API 2.0 and is tested on Linux and MacOSX.
24 - get all events/contacts
28 - access to individual events/contacts
32 - query for updated events/contacts
36 - operate using only raw XML (without creating gcal_event or gcal_contact
41 - Contact photo upload/download
51 - Calendar: creation of recurrent events (should use libical)
61 ps: you can format this document to HTML running
63 $txt2tags -t html README