aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2015-06-12 14:55:01 +0200
committerLoïc Hoguin <[email protected]>2015-06-12 14:55:01 +0200
commitb0696fcfaa6a7b667e8dcb710bd63bc6640b8f55 (patch)
tree7ef4b67fe6fc81ac88eb023b56dacf0580123ccb
parent178e2142e0fcb43cf7d3b038793f3bf40686ee3b (diff)
downloaderlang.mk-b0696fcfaa6a7b667e8dcb710bd63bc6640b8f55.tar.gz
erlang.mk-b0696fcfaa6a7b667e8dcb710bd63bc6640b8f55.tar.bz2
erlang.mk-b0696fcfaa6a7b667e8dcb710bd63bc6640b8f55.zip
Add package xhttpc 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 348269a..ce82ffe 100644
--- a/packages.v1.tsv
+++ b/packages.v1.tsv
@@ -432,6 +432,7 @@ websocket_client https://github.com/jeremyong/websocket_client https://github.co
worker_pool https://github.com/inaka/worker_pool https://github.com/inaka/worker_pool a simple erlang worker pool
wrangler https://github.com/RefactoringTools/wrangler http://www.cs.kent.ac.uk/projects/wrangler/Home.html Import of the Wrangler svn repository.
wsock https://github.com/madtrick/wsock https://github.com/madtrick/wsock Erlang library to build WebSocket clients and servers
+xhttpc https://github.com/seriyps/xhttpc https://github.com/seriyps/xhttpc Extensible HTTP Client for Erlang
xref_runner https://github.com/inaka/xref_runner https://github.com/inaka/xref_runner Erlang Xref Runner (inspired in rebar xref)
yamerl https://github.com/yakaz/yamerl https://github.com/yakaz/yamerl YAML 1.2 parser in pure Erlang
yamler https://github.com/goertzenator/yamler https://github.com/goertzenator/yamler libyaml-based yaml loader for Erlang
diff --git a/packages.v1.txt b/packages.v1.txt
index 348269a..ce82ffe 100644
--- a/packages.v1.txt
+++ b/packages.v1.txt
@@ -432,6 +432,7 @@ websocket_client https://github.com/jeremyong/websocket_client https://github.co
worker_pool https://github.com/inaka/worker_pool https://github.com/inaka/worker_pool a simple erlang worker pool
wrangler https://github.com/RefactoringTools/wrangler http://www.cs.kent.ac.uk/projects/wrangler/Home.html Import of the Wrangler svn repository.
wsock https://github.com/madtrick/wsock https://github.com/madtrick/wsock Erlang library to build WebSocket clients and servers
+xhttpc https://github.com/seriyps/xhttpc https://github.com/seriyps/xhttpc Extensible HTTP Client for Erlang
xref_runner https://github.com/inaka/xref_runner https://github.com/inaka/xref_runner Erlang Xref Runner (inspired in rebar xref)
yamerl https://github.com/yakaz/yamerl https://github.com/yakaz/yamerl YAML 1.2 parser in pure Erlang
yamler https://github.com/goertzenator/yamler https://github.com/goertzenator/yamler libyaml-based yaml loader for Erlang
diff --git a/packages.v2.tsv b/packages.v2.tsv
index bc418b9..057f2c1 100644
--- a/packages.v2.tsv
+++ b/packages.v2.tsv
@@ -432,6 +432,7 @@ websocket_client git https://github.com/jeremyong/websocket_client master https:
worker_pool git https://github.com/inaka/worker_pool 1.0.2 https://github.com/inaka/worker_pool a simple erlang worker pool
wrangler git https://github.com/RefactoringTools/wrangler master http://www.cs.kent.ac.uk/projects/wrangler/Home.html Import of the Wrangler svn repository.
wsock git https://github.com/madtrick/wsock master https://github.com/madtrick/wsock Erlang library to build WebSocket clients and servers
+xhttpc git https://github.com/seriyps/xhttpc master https://github.com/seriyps/xhttpc Extensible HTTP Client for Erlang
xref_runner git https://github.com/inaka/xref_runner 0.2.0 https://github.com/inaka/xref_runner Erlang Xref Runner (inspired in rebar xref)
yamerl git https://github.com/yakaz/yamerl master https://github.com/yakaz/yamerl YAML 1.2 parser in pure Erlang
yamler git https://github.com/goertzenator/yamler master https://github.com/goertzenator/yamler libyaml-based yaml loader for Erlang