diff options
author | Daniel Stenberg <daniel@haxx.se> | 2005-01-26 11:53:12 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2005-01-26 11:53:12 +0000 |
commit | 2337efc3b19511c429021cb3359ac67354fcef9a (patch) | |
tree | a282d817140beab66fdf963cb8a0ecd67f25ad62 /docs/BINDINGS | |
parent | b942a25a4529936200e66bc3d01a73d2bc809ac9 (diff) |
fixed sort, mention C, the java binding is now maintained by Vic Hanson
Diffstat (limited to 'docs/BINDINGS')
-rw-r--r-- | docs/BINDINGS | 14 |
1 files changed, 9 insertions, 5 deletions
diff --git a/docs/BINDINGS b/docs/BINDINGS index 4fb85cecf..f927884dc 100644 --- a/docs/BINDINGS +++ b/docs/BINDINGS @@ -25,6 +25,10 @@ Basic ScriptBasic bindings to libcurl. Writtten by Peter Verhas http://scriptbasic.com/ +C + libcurl is a C library in itself! + http://curl.haxx.se/libcurl/ + C++ Written by Jean-Philippe Barrette-LaPierre @@ -68,7 +72,7 @@ glib/GTK+ Java - Written by Daniel Stenberg + Maintained by Vic Hanson http://curl.haxx.se/libcurl/java/ Lua @@ -76,15 +80,15 @@ Lua Written by Steve Dekorte http://curl.haxx.se/libcurl/lua/ -.NET +Mono Written by Jeffrey Phillips - http://www.seasideresearch.com/downloads.html + http://forge.novell.com/modules/xfmod/project/?libcurl-mono -Mono +.NET Written by Jeffrey Phillips - http://forge.novell.com/modules/xfmod/project/?libcurl-mono + http://www.seasideresearch.com/downloads.html Object-Pascal |