Browse Source

Add package wrangler to the index

Loïc Hoguin 10 years ago
parent
commit
aca4282998
3 changed files with 3 additions and 0 deletions
  1. 1 0
      packages.v1.tsv
  2. 1 0
      packages.v1.txt
  3. 1 0
      packages.v2.tsv

+ 1 - 0
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

+ 1 - 0
packages.v1.txt

@@ -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

+ 1 - 0
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