]> granicus.if.org Git - curl/commitdiff
BINDINGS: add go-curl and perl6-net-curl
authorDaniel Stenberg <daniel@haxx.se>
Mon, 6 Mar 2017 09:10:28 +0000 (10:10 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 6 Mar 2017 09:11:55 +0000 (10:11 +0100)
Reported-by: Peter Pentchev
docs/BINDINGS.md

index 8f2e5b291007002da3af8652c539bea92bb6588a..c35da96b52c2896f2b7d0fcf752297f1a14fed2b 100644 (file)
@@ -39,6 +39,8 @@ Cocoa: [BBHTTP](https://github.com/brunodecarvalho/BBHTTP) written by Bruno de C
 
 [glib/GTK+](http://atterer.net/glibcurl/) Written by Richard Atterer
 
+Go: [go-curl](https://github.com/andelf/go-curl) by ShuYu Wang
+
 [Guile](http://www.lonelycactus.com/guile-curl.html) Written by Michael L. Gran
 
 [Harbour](https://github.com/vszakats/harbour-core/tree/master/contrib/hbcurl) Written by Viktor Szakáts
@@ -65,7 +67,9 @@ Lua: [luacurl](http://luacurl.luaforge.net/) by Alexander Marinov, [Lua-cURL](ht
 
 [Pascal](http://houston.quik.com/jkp/curlpas/) Free Pascal, Delphi and Kylix binding written by Jeffrey Pohlmeyer.
 
-[Perl](https://github.com/szbalint/WWW--Curl) Maintained by Cris Bailiff and Bálint Szilakszi
+Perl: [WWW--Curl](https://github.com/szbalint/WWW--Curl) Maintained by Cris
+Bailiff and Bálint Szilakszi,
+[perl6-net-curl](https://github.com/azawawi/perl6-net-curl) by Ahmad M. Zawawi
 
 [PHP](https://php.net/curl) Originally written by Sterling Hughes