aboutsummaryrefslogtreecommitdiffstats
path: root/packages.v1.txt
diff options
context:
space:
mode:
authorwinlu <[email protected]>2015-04-29 15:03:21 +0200
committerwinlu <[email protected]>2015-04-29 15:03:21 +0200
commita9e5071b58e63ee4650af8237c5d5c6db6d05ae9 (patch)
tree9858aee6a66b6732d6001c46625befd7f97c58e6 /packages.v1.txt
parentffd2a31629da59a7547a245e9b261b79e6d21de7 (diff)
downloaderlang.mk-a9e5071b58e63ee4650af8237c5d5c6db6d05ae9.tar.gz
erlang.mk-a9e5071b58e63ee4650af8237c5d5c6db6d05ae9.tar.bz2
erlang.mk-a9e5071b58e63ee4650af8237c5d5c6db6d05ae9.zip
rename wpool to worker_pool
Diffstat (limited to 'packages.v1.txt')
-rw-r--r--packages.v1.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages.v1.txt b/packages.v1.txt
index c8f882c..8bf4c7b 100644
--- a/packages.v1.txt
+++ b/packages.v1.txt
@@ -62,6 +62,6 @@ tddreloader https://github.com/version2beta/tddreloader https://github.com/versi
tinymt-erlang https://github.com/jj1bdx/tinymt-erlang https://github.com/jj1bdx/tinymt-erlang TinyMT pseudo random number generator for Erlang.
unicorn https://github.com/shizzard/unicorn https://github.com/shizzard/unicorn Generic configuration server
uuid https://github.com/okeuday/uuid https://github.com/okeuday/uuid Erlang UUID Implementation
-wpool https://github.com/inaka/worker_pool.git https://github.com/inaka/worker_pool a simple erlang worker pool
+worker_pool https://github.com/inaka/worker_pool.git https://github.com/inaka/worker_pool a simple erlang worker pool
xref_runner https://github.com/inaka/xref_runner.git https://github.com/inaka/xref_runner.git Erlang Xref Runner (inspired in rebar xref)
zeta https://github.com/s1n4/zeta https://github.com/s1n4/zeta HTTP access log parser in Erlang