Recent Changes - Search:

edit SideBar

libgcal

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 curl and libxml2)

It implements Google Data API 2.0 and is tested on Linux and MacOSX.

The library is available as 32-bit and 64-bit:

  • If you are compiling a 32-bit program, no special compiler options are needed.
  • If you are compiling a 64-bit program, you have to compile and link your application with "cc -q64" or "gcc -maix64".

Homepage: http://code.google.com/p/libgcal/

Version: 0.9.6-1

Downloads

RPM:

Source RPM:

Package dependencies:

  • none

All versions:

Edit - History - Print - Recent Changes - Search
Page last modified on January 12, 2011, at 01:17 PM