aboutsummaryrefslogtreecommitdiffstats
path: root/packages.v2.tsv
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2015-06-18 12:11:27 +0200
committerLoïc Hoguin <[email protected]>2015-06-18 12:11:27 +0200
commit6612bae420c8062000fa050ea40d89b6dda7c175 (patch)
tree3774dab4b9c76a2b3fc34253c796a04f3923098b /packages.v2.tsv
parent7c2fa2b68e2deb7c62d0a0dd023d74a1f1b22e84 (diff)
downloaderlang.mk-6612bae420c8062000fa050ea40d89b6dda7c175.tar.gz
erlang.mk-6612bae420c8062000fa050ea40d89b6dda7c175.tar.bz2
erlang.mk-6612bae420c8062000fa050ea40d89b6dda7c175.zip
Add package rabbit to the index
Diffstat (limited to 'packages.v2.tsv')
-rw-r--r--packages.v2.tsv1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages.v2.tsv b/packages.v2.tsv
index 4436d14..7ba27be 100644
--- a/packages.v2.tsv
+++ b/packages.v2.tsv
@@ -340,6 +340,7 @@ qrcode git https://github.com/komone/qrcode master https://github.com/komone/qrc
quest git https://github.com/eriksoe/ErlangQuest master https://github.com/eriksoe/ErlangQuest Learn Erlang through this set of challenges. An interactive system for getting to know Erlang.
quickrand git https://github.com/okeuday/quickrand master https://github.com/okeuday/quickrand Quick Erlang Random Number Generation
rabbit_exchange_type_riak git https://github.com/jbrisbin/riak-exchange master https://github.com/jbrisbin/riak-exchange Custom RabbitMQ exchange type for sticking messages in Riak
+rabbit git https://github.com/rabbitmq/rabbitmq-server.git master https://www.rabbitmq.com/ RabbitMQ Server
rack git https://github.com/erlyvideo/rack master https://github.com/erlyvideo/rack Rack handler for erlang
radierl git https://github.com/vances/radierl master https://github.com/vances/radierl RADIUS protocol stack implemented in Erlang.
rafter git https://github.com/andrewjstone/rafter master https://github.com/andrewjstone/rafter An Erlang library application which implements the Raft consensus protocol