head	1.2;
access;
symbols
	RELEASE_8_3_0:1.2
	RELEASE_9_0_0:1.2
	RELEASE_7_4_0:1.1
	RELEASE_8_2_0:1.1
	RELEASE_6_EOL:1.1
	RELEASE_8_1_0:1.1
	RELEASE_7_3_0:1.1
	RELEASE_8_0_0:1.1
	RELEASE_7_2_0:1.1
	RELEASE_7_1_0:1.1
	RELEASE_6_4_0:1.1
	RELEASE_5_EOL:1.1
	RELEASE_7_0_0:1.1
	RELEASE_6_3_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2011.04.13.01.23.30;	author danfe;	state Exp;
branches;
next	1.1;

1.1
date	2007.08.06.13.37.37;	author vanilla;	state Exp;
branches;
next	;


desc
@@


1.2
log
@- Bring substantial style fixes to Makefile
- Improve port description a bit while here

Approved by:	maintainer (vanilla)
@
text
@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 libcurl to call the REST web service and
libxml2 to manipulate the XML responses.  The current version supports part
of the API (see Flickcurl API coverage) primarily the functions for reading
photo, people and tags description, uploading photos, changing tags and
comments.

WWW: http://librdf.org/flickcurl/
@


1.1
log
@Add flickcurl, it's a c library for the Flickr API.
@
text
@d3 3
a5 3
and decoding responses. It uses libcurl to call the REST web service and
libxml2 to manipulate the XML responses. The current version supports part of
the API (see Flickcurl API coverage) primarily the functions for reading
@

