aboutsummaryrefslogtreecommitdiffstats
path: root/packages.v2.tsv
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2015-05-23 20:57:55 +0300
committerLoïc Hoguin <[email protected]>2015-05-23 20:57:55 +0300
commitaca4282998335d3e5238876e618224a5d4b9c627 (patch)
tree7cd904911781a0650d38d312d442c64f24a54058 /packages.v2.tsv
parentda42d6f0d70dae2b09db10764aedbf4e200614ae (diff)
downloaderlang.mk-aca4282998335d3e5238876e618224a5d4b9c627.tar.gz
erlang.mk-aca4282998335d3e5238876e618224a5d4b9c627.tar.bz2
erlang.mk-aca4282998335d3e5238876e618224a5d4b9c627.zip
Add package wrangler 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 edf2816..4fdbd6b 100644
--- a/packages.v2.tsv
+++ b/packages.v2.tsv
@@ -369,6 +369,7 @@ walrus git https://github.com/devinus/walrus master https://github.com/devinus/w
webmachine git https://github.com/basho/webmachine master https://github.com/basho/webmachine A REST-based system for building web applications.
websocket_client git https://github.com/jeremyong/websocket_client master https://github.com/jeremyong/websocket_client Erlang websocket client (ws and wss supported)
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
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