           SPELL=flickcurl
         VERSION=1.26
          SOURCE=$SPELL-${VERSION}.tar.gz
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
   SOURCE_URL[0]=http://download.dajobe.org/${SPELL}/${SOURCE} 
     SOURCE_HASH=sha512:5ffdef58e67cbf99da2e8eefad57e845627703d5b22c85d5635557cd2df53e47e74d8e3387523495708c5cc8952c290da5c4d5f1e86bd482312fc7e46e9af6cd
      LICENSE[0]=LGPL/GPL/Apache
        WEB_SITE=http://librdf.org/flickcurl/
         ENTERED=20100226
        KEYWORDS="flicker curl"
           SHORT="Flickcurl is a C library for the Flickr API"
cat << EOF
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. Flickcurl supports all of the API 
(see Flickcurl API coverage for details) 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. 
EOF
