Productivity/Networking/Other

flickcurl: Command-Line Tools for the Flickr Web Service

IInfo.png projhp.png wikart.png
(auf gut Glück) (meist engl.) (falls vorhanden)

Zusammenfassung (meist engl.)
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.
Installieren: flickcurl.jpg Status: flickcurl.png Umfang:49 KiB

Paket enthält Anwendung:

flickcurl IInfo.png

flickrdf IInfo.png