Recent Changes - Search:

edit SideBar

flickcurl

Description

Flickcurl is a C library for the Flickr API, handling creating the requests, signing, token management, calling the API, marshalling request parameters and decoding responses. It uses curl to call the REST web service and libxml2 to manipulate the XML responses. Flickcurl supports 100% of the 2009-04-04 version of the API (see Flickcurl API coverage) including the functions for photo/video uploading, browsing, searching, adding and editing comments, groups, notes, photosets, categories, activity, blogs, favorites, places, tags, machine tags, institutions, pandas and photo/video metadata. It also includes a program flickrdf to turn photo metadata, tags, machine tags and places into an RDF triples description.

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 "xlc -q64" or "gcc -maix64".

Homepage: http://librdf.org/flickcurl/

Version: 1.21-1

Downloads

RPM:

Source RPM:

Package dependencies:


Older version

RPM:

Source RPM:

Package dependencies:


All versions:

Edit - History - Print - Recent Changes - Search
Page last modified on November 22, 2011, at 05:29 PM