Command-Line Tools for the Flickr Web Service
Flickcurl is a C library for calling the Flickr Web service API. It handles the
API signing, token management, and parameter encoding and decoding, resulting
in C functions for the Web services APIs. It... uses libcurl to call the REST
Web service, and libxml2 to manipulate the XML responses. The library supports
reading photo, tag, and comments information, the photo upload and searching
APIs, and writing tags and comments. It provides utilities such as "flickcurl"
to exercise the API and "flickrdf" to get RDF metadata descriptions out of
photos, tags, and machine tags.
- Sources inherited from project openSUSE:12.2
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:lafenghu/flickcurl && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
baselibs.conf | 0000000014 14 Bytes | |
flickcurl-1.21.tar.bz2 | 0001634767 1.56 MB | |
flickcurl-curl.patch | 0000000692 692 Bytes | |
flickcurl-rpmlintrc | 0000000036 36 Bytes | |
flickcurl-wrong-memset.patch | 0000000951 951 Bytes | |
flickcurl.changes | 0000009293 9.08 KB | |
flickcurl.spec | 0000006202 6.06 KB |
Latest Revision
Adrian Schröter (adrianSuSE)
committed
(revision 1)
branched from openSUSE:Factory
Comments 0