aboutsummaryrefslogtreecommitdiffstats
path: root/packages.v2.tsv
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 /packages.v2.tsv
parent178e2142e0fcb43cf7d3b038793f3bf40686ee3b (diff)
downloaderlang.mk-b0696fcfaa6a7b667e8dcb710bd63bc6640b8f55.tar.gz
erlang.mk-b0696fcfaa6a7b667e8dcb710bd63bc6640b8f55.tar.bz2
erlang.mk-b0696fcfaa6a7b667e8dcb710bd63bc6640b8f55.zip
Add package xhttpc to the index
Diffstat (limited to 'packages.v2.tsv')
-rw-r--r--packages.v2.tsv1
1 files changed, 1 insertions, 0 deletions
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