62f7b26f79
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)
16 lines
471 B
Text
16 lines
471 B
Text
@comment $NetBSD: PLIST,v 1.1 2013/07/02 11:37:34 rodent Exp $
|
|
include/libgcal/atom_parser.h
|
|
include/libgcal/curl_debug_gcal.h
|
|
include/libgcal/gcal.h
|
|
include/libgcal/gcal_parser.h
|
|
include/libgcal/gcal_status.h
|
|
include/libgcal/gcalendar.h
|
|
include/libgcal/gcont.h
|
|
include/libgcal/gcontact.h
|
|
include/libgcal/internal_gcal.h
|
|
include/libgcal/xml_aux.h
|
|
lib/LibGCal/cmake/LibGCalConfig.cmake
|
|
lib/libgcal.so
|
|
lib/libgcal.so.0
|
|
lib/libgcal.so.${PKGVERSION}
|
|
lib/pkgconfig/libgcal.pc
|