diff options
author | winlu <[email protected]> | 2015-04-29 15:03:21 +0200 |
---|---|---|
committer | winlu <[email protected]> | 2015-04-29 15:03:21 +0200 |
commit | a9e5071b58e63ee4650af8237c5d5c6db6d05ae9 (patch) | |
tree | 9858aee6a66b6732d6001c46625befd7f97c58e6 /packages.v2.tsv | |
parent | ffd2a31629da59a7547a245e9b261b79e6d21de7 (diff) | |
download | erlang.mk-a9e5071b58e63ee4650af8237c5d5c6db6d05ae9.tar.gz erlang.mk-a9e5071b58e63ee4650af8237c5d5c6db6d05ae9.tar.bz2 erlang.mk-a9e5071b58e63ee4650af8237c5d5c6db6d05ae9.zip |
rename wpool to worker_pool
Diffstat (limited to 'packages.v2.tsv')
-rw-r--r-- | packages.v2.tsv | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages.v2.tsv b/packages.v2.tsv index a0430e8..2d137b3 100644 --- a/packages.v2.tsv +++ b/packages.v2.tsv @@ -62,6 +62,6 @@ tddreloader git https://github.com/version2beta/tddreloader master https://githu tinymt-erlang git https://github.com/jj1bdx/tinymt-erlang master https://github.com/jj1bdx/tinymt-erlang TinyMT pseudo random number generator for Erlang. unicorn git https://github.com/shizzard/unicorn 0.3.0 https://github.com/shizzard/unicorn Generic configuration server uuid git https://github.com/okeuday/uuid v1.4.0 https://github.com/okeuday/uuid Erlang UUID Implementation -wpool git https://github.com/inaka/worker_pool.git 1.0.2 https://github.com/inaka/worker_pool a simple erlang worker pool +worker_pool git https://github.com/inaka/worker_pool.git 1.0.2 https://github.com/inaka/worker_pool a simple erlang worker pool xref_runner git https://github.com/inaka/xref_runner.git 0.2.0 https://github.com/inaka/xref_runner.git Erlang Xref Runner (inspired in rebar xref) zeta git https://github.com/s1n4/zeta https://github.com/s1n4/zeta HTTP access log parser in Erlang |