diff options
author | Loïc Hoguin <[email protected]> | 2015-06-12 14:55:01 +0200 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2015-06-12 14:55:01 +0200 |
commit | b0696fcfaa6a7b667e8dcb710bd63bc6640b8f55 (patch) | |
tree | 7ef4b67fe6fc81ac88eb023b56dacf0580123ccb /packages.v1.tsv | |
parent | 178e2142e0fcb43cf7d3b038793f3bf40686ee3b (diff) | |
download | erlang.mk-b0696fcfaa6a7b667e8dcb710bd63bc6640b8f55.tar.gz erlang.mk-b0696fcfaa6a7b667e8dcb710bd63bc6640b8f55.tar.bz2 erlang.mk-b0696fcfaa6a7b667e8dcb710bd63bc6640b8f55.zip |
Add package xhttpc to the index
Diffstat (limited to 'packages.v1.tsv')
-rw-r--r-- | packages.v1.tsv | 1 |
1 files changed, 1 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 |