Friends

I'm just posting to report about my little pet project: libgcal. Its a
C library to handle google calendar and contacts (useful if you need
to integrate that functionality in a C or C++ application).

It already features:
 - authentication
 - get all events/contacts
 - atom stream parsing
 - access to individual events/contacts
 - add/delete/edit events/contacts
 - query for updated events/contacts

Its dependencies are only libcurl, libxml and ANSI C (should be
portable across several platforms, but I'm only testing it in linux).

Its licensed using the BSD opensource license, that means that you can
use it in a commercial/closed source project.

Help is always welcome, check it out at: http://libgcal.googlecode.com


Best regards


Adenilson
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Calendar Data API" group.
To post to this group, send email to 
[email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/google-calendar-help-dataapi?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to