strip trailing whitespace
[platform/upstream/curl.git] / docs / BINDINGS
1                                   _   _ ____  _
2                               ___| | | |  _ \| |
3                              / __| | | | |_) | |
4                             | (__| |_| |  _ <| |___
5                              \___|\___/|_| \_\_____|
6
7                                libcurl bindings
8
9 Creative people have written bindings or interfaces for various environments
10 and programming languages. Using one of these allows you to take advantage of
11 curl powers from within your favourite language or system.
12
13 This is a list of all known interfaces as of this writing.
14
15 The bindings listed below are not part of the curl/libcurl distribution
16 archives, but must be downloaded and installed separately.
17
18 Ada95
19
20   Writtten by Andreas Almroth
21   http://www.almroth.com/adacurl/index.html
22
23 Basic
24
25   ScriptBasic bindings to libcurl. Writtten by Peter Verhas
26   http://scriptbasic.com/
27
28 C++
29
30   Written by Jean-Philippe Barrette-LaPierre
31   http://www.sourceforge.net/projects/curlpp
32
33 Ch
34
35   Written by Stephen Nestinger and Jonathan Rogado
36   http://chcurl.sourceforge.net/
37
38 Cocoa
39
40   Written by Dan Wood
41   http://curlhandle.sourceforge.net/
42
43 D
44
45   Written by Charles Sanders and James Wavro
46   http://www.atari-soldiers.com/libcurl.html
47
48 Dylan
49
50   Written by Chris Double
51   http://dylanlibs.sourceforge.net/
52
53 Euphoria
54
55   Written by Ray Smith
56   http://rays-web.com/eulibcurl.htm
57
58 Ferite
59   Written by Paul Querna
60   http://www.ferite.org/
61
62 Gambas
63   http://gambas.sourceforge.net
64
65 glib/GTK+
66   Written by Richard Atterer
67   http://atterer.net/glibcurl/
68
69 Java
70
71   Written by Daniel Stenberg
72   http://curl.haxx.se/libcurl/java/
73
74 Lua
75
76   Written by Steve Dekorte
77   http://curl.haxx.se/libcurl/lua/
78
79 Object-Pascal
80
81   Free Pascal, Delphi and Kylix binding written by Christophe Espern.
82   http://www.tekool.com/opcurl
83
84 O'Caml
85
86   Written by Lars Nilsson
87   http://sourceforge.net/projects/ocurl/
88
89 Pascal
90
91   Free Pascal, Delphi and Kylix binding written by Jeffrey Pohlmeyer.
92   http://houston.quik.com/jkp/curlpas/
93
94 Perl
95
96   Maintained by Cris Bailiff
97   http://curl.haxx.se/libcurl/perl/
98
99 PHP
100
101   Written by Sterling Hughes
102   http://curl.haxx.se/libcurl/php/
103
104 PostgreSQL
105
106   Written by Gian Paolo Ciceri
107   http://gborg.postgresql.org/project/pgcurl/projdisplay.php
108
109 Python
110
111   Written by Kjetil Jacobsen
112   http://pycurl.sourceforge.net/
113
114 Rexx
115
116   Written Mark Hessling
117   http://rexxcurl.sourceforge.net/
118
119 Ruby
120
121   Written by Hirotaka Matsuyuki
122   http://www.d1.dion.ne.jp/~matuyuki/ruby.html
123
124 Scheme
125
126   Bigloo binding written by Kirill Lisovsky
127   http://curl.haxx.se/libcurl/scheme/
128
129 Tcl
130
131   Written by Andrés García
132   http://personal1.iddeo.es/andresgarci/tclcurl/english/docs.html
133
134 Q
135
136   http://q-lang.sourceforge.net/
137
138 wxWidgets
139
140   Written by Casey O'Donnell
141   http://homepage.mac.com/codonnell/wxcurldav/