Subject: CVS commit: wip/libgcal
From: othyro
Date: 2013-02-23 13:55:31
Message id: E1U9Edp-0005Cs-PS@sfs-ml-1.v29.ch3.sourceforge.com

Log Message:
Import libgcal-0.9.6 as wip/libgcal.

Its 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
 - use of http proxy
 - timezone
 - contact photo download/upload
 - google data protocol GCalendar 2.0 and Contacts 3.0
 - can be used with a C++ application
 - google hosted accounts (i.e. joe@foobar.com)


Files:
RevisionActionfile
1.1addwip/libgcal/DESCR
1.1addwip/libgcal/Makefile
1.1addwip/libgcal/PLIST
1.1addwip/libgcal/buildlink3.mk
1.1addwip/libgcal/distinfo