aboutsummaryrefslogtreecommitdiffstats
path: root/packages.v1.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.v1.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.v1.tsv')
-rw-r--r--packages.v1.tsv1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages.v1.tsv b/packages.v1.tsv
index df26666..78a1fb0 100644
--- a/packages.v1.tsv
+++ b/packages.v1.tsv
@@ -291,6 +291,7 @@ rafter https://github.com/andrewjstone/rafter https://github.com/andrewjstone/ra
ranch https://github.com/ninenines/ranch http://ninenines.eu Socket acceptor pool for TCP protocols.
rbeacon https://github.com/refuge/rbeacon https://github.com/refuge/rbeacon LAN discovery and presence in Erlang.
rebar https://github.com/rebar/rebar3 http://www.rebar3.org Erlang build tool that makes it easy to compile and test Erlang applications, port drivers and releases.
+rebus https://github.com/olle/rebus https://github.com/olle/rebus A stupid simple, internal, pub/sub event bus written in- and for Erlang.
rec2json https://github.com/lordnull/rec2json https://github.com/lordnull/rec2json Compile erlang record definitions into modules to convert them to/from json easily.
recon https://github.com/ferd/recon https://github.com/ferd/recon Collection of functions and scripts to debug Erlang in production.
record_info https://github.com/bipthelin/erlang-record_info https://github.com/bipthelin/erlang-record_info Convert between record and proplist