aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2011-06-13 19:02:38 +0200
committerDaniel Stenberg <daniel@haxx.se>2011-06-13 19:02:38 +0200
commit832e827518fb26417f3ef94faa4a44d927c2fdf2 (patch)
treecb5ed0b697ef03eb88ea4bf701c4eb71f859fa45 /docs
parenta6fa7fc38e1e6fab519f781273f45b79a0bbc5c9 (diff)
FAQ: binding clarification
We don't author the bindings, they are created outside the main project.
Diffstat (limited to 'docs')
-rw-r--r--docs/FAQ6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/FAQ b/docs/FAQ
index e6d3f42b3..3970a9677 100644
--- a/docs/FAQ
+++ b/docs/FAQ
@@ -564,6 +564,12 @@ FAQ
install and use them, in the libcurl section of the curl web site:
http://curl.haxx.se/libcurl/
+ All the various bindings to libcurl are made by other projects and people,
+ outside of the cURL project. The cURL project itself only produces libcurl
+ with its plain C API. If you don't find anywhere else to ask you can ask
+ about bindings on the curl-library list too, but be prepared that people on
+ that list may not know anything about bindings.
+
In October 2009, there were interfaces available for the following
languages: Ada95, Basic, C, C++, Ch, Cocoa, D, Dylan, Eiffel, Euphoria,
Ferite, Gambas, glib/GTK+, Haskell, ILE/RPG, Java, Lisp, Lua, Mono, .NET,