diff options
author | Loïc Hoguin <[email protected]> | 2015-05-13 18:48:14 +0300 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2015-05-13 18:48:14 +0300 |
commit | 945e1855940b47fbf4853548e28deeb62a93d65c (patch) | |
tree | 5ff91b49d33fbdbee50af5b7d87dcf561e8b1583 | |
parent | 8e96323f0ff8d5ec7201fa398b60de8335a28ea6 (diff) | |
download | erlang.mk-945e1855940b47fbf4853548e28deeb62a93d65c.tar.gz erlang.mk-945e1855940b47fbf4853548e28deeb62a93d65c.tar.bz2 erlang.mk-945e1855940b47fbf4853548e28deeb62a93d65c.zip |
Add package webmachine to the index
-rw-r--r-- | packages.v1.tsv | 1 | ||||
-rw-r--r-- | packages.v1.txt | 1 | ||||
-rw-r--r-- | packages.v2.tsv | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/packages.v1.tsv b/packages.v1.tsv index 5374499..dd34164 100644 --- a/packages.v1.tsv +++ b/packages.v1.tsv @@ -115,6 +115,7 @@ twitter_erlang https://github.com/ngerakines/erlang_twitter https://github.com/n 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 ux https://github.com/erlang-unicode/ux https://github.com/erlang-unicode/ux Unicode eXtention for Erlang (Strings, Collation) +webmachine https://github.com/basho/webmachine https://github.com/basho/webmachine A REST-based system for building web applications. worker_pool https://github.com/inaka/worker_pool https://github.com/inaka/worker_pool a simple erlang worker pool xref_runner https://github.com/inaka/xref_runner https://github.com/inaka/xref_runner Erlang Xref Runner (inspired in rebar xref) yamler https://github.com/goertzenator/yamler https://github.com/goertzenator/yamler libyaml-based yaml loader for Erlang diff --git a/packages.v1.txt b/packages.v1.txt index 5374499..dd34164 100644 --- a/packages.v1.txt +++ b/packages.v1.txt @@ -115,6 +115,7 @@ twitter_erlang https://github.com/ngerakines/erlang_twitter https://github.com/n 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 ux https://github.com/erlang-unicode/ux https://github.com/erlang-unicode/ux Unicode eXtention for Erlang (Strings, Collation) +webmachine https://github.com/basho/webmachine https://github.com/basho/webmachine A REST-based system for building web applications. worker_pool https://github.com/inaka/worker_pool https://github.com/inaka/worker_pool a simple erlang worker pool xref_runner https://github.com/inaka/xref_runner https://github.com/inaka/xref_runner Erlang Xref Runner (inspired in rebar xref) yamler https://github.com/goertzenator/yamler https://github.com/goertzenator/yamler libyaml-based yaml loader for Erlang diff --git a/packages.v2.tsv b/packages.v2.tsv index cc72433..1adc88a 100644 --- a/packages.v2.tsv +++ b/packages.v2.tsv @@ -115,6 +115,7 @@ twitter_erlang git https://github.com/ngerakines/erlang_twitter master https://g 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 ux git https://github.com/erlang-unicode/ux master https://github.com/erlang-unicode/ux Unicode eXtention for Erlang (Strings, Collation) +webmachine git https://github.com/basho/webmachine master https://github.com/basho/webmachine A REST-based system for building web applications. worker_pool git https://github.com/inaka/worker_pool 1.0.2 https://github.com/inaka/worker_pool a simple erlang worker pool 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) yamler git https://github.com/goertzenator/yamler master https://github.com/goertzenator/yamler libyaml-based yaml loader for Erlang |