diff options
author | Loïc Hoguin <[email protected]> | 2015-05-23 20:57:55 +0300 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2015-05-23 20:57:55 +0300 |
commit | aca4282998335d3e5238876e618224a5d4b9c627 (patch) | |
tree | 7cd904911781a0650d38d312d442c64f24a54058 /packages.v1.tsv | |
parent | da42d6f0d70dae2b09db10764aedbf4e200614ae (diff) | |
download | erlang.mk-aca4282998335d3e5238876e618224a5d4b9c627.tar.gz erlang.mk-aca4282998335d3e5238876e618224a5d4b9c627.tar.bz2 erlang.mk-aca4282998335d3e5238876e618224a5d4b9c627.zip |
Add package wrangler 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 a044180..cad1258 100644 --- a/packages.v1.tsv +++ b/packages.v1.tsv @@ -369,6 +369,7 @@ walrus https://github.com/devinus/walrus https://github.com/devinus/walrus Walru webmachine https://github.com/basho/webmachine https://github.com/basho/webmachine A REST-based system for building web applications. websocket_client https://github.com/jeremyong/websocket_client https://github.com/jeremyong/websocket_client Erlang websocket client (ws and wss supported) 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 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 |