aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2015-05-13 18:48:13 +0300
committerLoïc Hoguin <[email protected]>2015-05-13 18:48:13 +0300
commit9fa465b2632759bf04b3d15216376c98049eadf2 (patch)
tree6bba25e3b5f9ac0df5fd3573552059d357b597f6
parent16a1ed8300260237459f4e2b4ff7f30bb16d9ec2 (diff)
downloaderlang.mk-9fa465b2632759bf04b3d15216376c98049eadf2.tar.gz
erlang.mk-9fa465b2632759bf04b3d15216376c98049eadf2.tar.bz2
erlang.mk-9fa465b2632759bf04b3d15216376c98049eadf2.zip
Add package hackney to the index
-rw-r--r--packages.v1.tsv1
-rw-r--r--packages.v1.txt1
-rw-r--r--packages.v2.tsv1
3 files changed, 3 insertions, 0 deletions
diff --git a/packages.v1.tsv b/packages.v1.tsv
index 511301f..f3d3f64 100644
--- a/packages.v1.tsv
+++ b/packages.v1.tsv
@@ -48,6 +48,7 @@ gen_smtp https://github.com/Vagabond/gen_smtp https://github.com/Vagabond/gen_sm
getopt https://github.com/jcomellas/getopt https://github.com/jcomellas/getopt Module to parse command line arguments using the GNU getopt syntax
gproc https://github.com/uwiger/gproc https://github.com/uwiger/gproc Extended process registry for Erlang
gun https://github.com/ninenines/gun http//ninenines.eu Asynchronous SPDY, HTTP and Websocket client written in Erlang.
+hackney https://github.com/benoitc/hackney https://github.com/benoitc/hackney simple HTTP client in Erlang
hanoidb https://github.com/krestenkrab/hanoidb https://github.com/krestenkrab/hanoidb Erlang LSM BTree Storage
ibrowse https://github.com/cmullaparthi/ibrowse https://github.com/cmullaparthi/ibrowse Erlang HTTP client
itweet https://github.com/inaka/itweet http://inaka.github.com/itweet/ Twitter Stream API on ibrowse
diff --git a/packages.v1.txt b/packages.v1.txt
index 511301f..f3d3f64 100644
--- a/packages.v1.txt
+++ b/packages.v1.txt
@@ -48,6 +48,7 @@ gen_smtp https://github.com/Vagabond/gen_smtp https://github.com/Vagabond/gen_sm
getopt https://github.com/jcomellas/getopt https://github.com/jcomellas/getopt Module to parse command line arguments using the GNU getopt syntax
gproc https://github.com/uwiger/gproc https://github.com/uwiger/gproc Extended process registry for Erlang
gun https://github.com/ninenines/gun http//ninenines.eu Asynchronous SPDY, HTTP and Websocket client written in Erlang.
+hackney https://github.com/benoitc/hackney https://github.com/benoitc/hackney simple HTTP client in Erlang
hanoidb https://github.com/krestenkrab/hanoidb https://github.com/krestenkrab/hanoidb Erlang LSM BTree Storage
ibrowse https://github.com/cmullaparthi/ibrowse https://github.com/cmullaparthi/ibrowse Erlang HTTP client
itweet https://github.com/inaka/itweet http://inaka.github.com/itweet/ Twitter Stream API on ibrowse
diff --git a/packages.v2.tsv b/packages.v2.tsv
index 2c31dc9..ce4a618 100644
--- a/packages.v2.tsv
+++ b/packages.v2.tsv
@@ -48,6 +48,7 @@ gen_smtp git https://github.com/Vagabond/gen_smtp master https://github.com/Vaga
getopt git https://github.com/jcomellas/getopt master https://github.com/jcomellas/getopt Module to parse command line arguments using the GNU getopt syntax
gproc git https://github.com/uwiger/gproc master https://github.com/uwiger/gproc Extended process registry for Erlang
gun git https://github.com/ninenines/gun master http//ninenines.eu Asynchronous SPDY, HTTP and Websocket client written in Erlang.
+hackney git https://github.com/benoitc/hackney master https://github.com/benoitc/hackney simple HTTP client in Erlang
hanoidb git https://github.com/krestenkrab/hanoidb master https://github.com/krestenkrab/hanoidb Erlang LSM BTree Storage
ibrowse git https://github.com/cmullaparthi/ibrowse v4.1.1 https://github.com/cmullaparthi/ibrowse Erlang HTTP client
itweet git https://github.com/inaka/itweet v2.0 http://inaka.github.com/itweet/ Twitter Stream API on ibrowse