aboutsummaryrefslogtreecommitdiff
path: root/www/flickcurl/pkg-descr
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2007-08-06 13:37:37 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2007-08-06 13:37:37 +0000
commitbe5fcf69750ab06819d3816a1ef659abb7606520 (patch)
tree245fce08f690baa84ab5eb3e6e0ea1b7a972a59b /www/flickcurl/pkg-descr
parenta6a495595badfeeb7434c9ce5dafee308950bd7c (diff)
Notes
Diffstat (limited to 'www/flickcurl/pkg-descr')
-rw-r--r--www/flickcurl/pkg-descr9
1 files changed, 9 insertions, 0 deletions
diff --git a/www/flickcurl/pkg-descr b/www/flickcurl/pkg-descr
new file mode 100644
index 000000000000..f4799ca447d9
--- /dev/null
+++ b/www/flickcurl/pkg-descr
@@ -0,0 +1,9 @@
+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/