aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2015-05-18 23:28:22 +0300
committerLoïc Hoguin <[email protected]>2015-05-18 23:28:22 +0300
commit0de19cc44b27461fbe466cc0ed3d24814a3dbd53 (patch)
tree11cce072e067b29ace3c3e7d4262cb3873bd909b
parent23735ef7c70883cecc1bc9d8f2f60847b3044290 (diff)
downloaderlang.mk-0de19cc44b27461fbe466cc0ed3d24814a3dbd53.tar.gz
erlang.mk-0de19cc44b27461fbe466cc0ed3d24814a3dbd53.tar.bz2
erlang.mk-0de19cc44b27461fbe466cc0ed3d24814a3dbd53.zip
Add package wsock 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 60debc4..3f879ba 100644
--- a/packages.v1.tsv
+++ b/packages.v1.tsv
@@ -391,6 +391,7 @@ webmachine https://github.com/basho/webmachine https://github.com/basho/webmachi
websocket_client https://github.com/jeremyong/websocket_client a b
worker_pool https://github.com/inaka/worker_pool https://github.com/inaka/worker_pool a simple erlang worker pool
wsock https://github.com/madtrick/wsock a b
+wsock https://github.com/madtrick/wsock https://github.com/madtrick/wsock Erlang library to build WebSocket clients and servers
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 a b
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 60debc4..3f879ba 100644
--- a/packages.v1.txt
+++ b/packages.v1.txt
@@ -391,6 +391,7 @@ webmachine https://github.com/basho/webmachine https://github.com/basho/webmachi
websocket_client https://github.com/jeremyong/websocket_client a b
worker_pool https://github.com/inaka/worker_pool https://github.com/inaka/worker_pool a simple erlang worker pool
wsock https://github.com/madtrick/wsock a b
+wsock https://github.com/madtrick/wsock https://github.com/madtrick/wsock Erlang library to build WebSocket clients and servers
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 a b
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 7e39575..1ae29c7 100644
--- a/packages.v2.tsv
+++ b/packages.v2.tsv
@@ -391,6 +391,7 @@ webmachine git https://github.com/basho/webmachine master https://github.com/bas
websocket_client git https://github.com/jeremyong/websocket_client master a b
worker_pool git https://github.com/inaka/worker_pool 1.0.2 https://github.com/inaka/worker_pool a simple erlang worker pool
wsock git https://github.com/madtrick/wsock master a b
+wsock git https://github.com/madtrick/wsock master https://github.com/madtrick/wsock Erlang library to build WebSocket clients and servers
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 a b
yamler git https://github.com/goertzenator/yamler master https://github.com/goertzenator/yamler libyaml-based yaml loader for Erlang