aboutsummaryrefslogtreecommitdiffstats
path: root/packages.v2.tsv
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2015-06-04 18:34:37 +0300
committerLoïc Hoguin <[email protected]>2015-06-04 18:34:37 +0300
commitc1676719fa19ea80f73e08417d5bc6716f28832b (patch)
tree4eb5c7d68c3f9b8c9a5c918888b6c306e7615ea7 /packages.v2.tsv
parentdbcaa57b20124f4624391bfdc81b914a20001969 (diff)
downloaderlang.mk-c1676719fa19ea80f73e08417d5bc6716f28832b.tar.gz
erlang.mk-c1676719fa19ea80f73e08417d5bc6716f28832b.tar.bz2
erlang.mk-c1676719fa19ea80f73e08417d5bc6716f28832b.zip
Add package rebus 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 2945521..e042c56 100644
--- a/packages.v2.tsv
+++ b/packages.v2.tsv
@@ -291,6 +291,7 @@ rafter git https://github.com/andrewjstone/rafter master https://github.com/andr
ranch git https://github.com/ninenines/ranch 1.1.0 http://ninenines.eu Socket acceptor pool for TCP protocols.
rbeacon git https://github.com/refuge/rbeacon master https://github.com/refuge/rbeacon LAN discovery and presence in Erlang.
rebar git https://github.com/rebar/rebar3 master http://www.rebar3.org Erlang build tool that makes it easy to compile and test Erlang applications, port drivers and releases.
+rebus git https://github.com/olle/rebus master https://github.com/olle/rebus A stupid simple, internal, pub/sub event bus written in- and for Erlang.
rec2json git https://github.com/lordnull/rec2json master https://github.com/lordnull/rec2json Compile erlang record definitions into modules to convert them to/from json easily.
recon git https://github.com/ferd/recon 2.2.1 https://github.com/ferd/recon Collection of functions and scripts to debug Erlang in production.
record_info git https://github.com/bipthelin/erlang-record_info master https://github.com/bipthelin/erlang-record_info Convert between record and proplist