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.v1.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.v1.tsv')
-rw-r--r-- | packages.v1.tsv | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages.v1.tsv b/packages.v1.tsv index c8f882c..8bf4c7b 100644 --- a/packages.v1.tsv +++ b/packages.v1.tsv @@ -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 |