diff options
author | Loïc Hoguin <[email protected]> | 2015-06-04 18:34:37 +0300 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2015-06-04 18:34:37 +0300 |
commit | c1676719fa19ea80f73e08417d5bc6716f28832b (patch) | |
tree | 4eb5c7d68c3f9b8c9a5c918888b6c306e7615ea7 | |
parent | dbcaa57b20124f4624391bfdc81b914a20001969 (diff) | |
download | erlang.mk-c1676719fa19ea80f73e08417d5bc6716f28832b.tar.gz erlang.mk-c1676719fa19ea80f73e08417d5bc6716f28832b.tar.bz2 erlang.mk-c1676719fa19ea80f73e08417d5bc6716f28832b.zip |
Add package rebus 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 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 diff --git a/packages.v1.txt b/packages.v1.txt index df26666..78a1fb0 100644 --- a/packages.v1.txt +++ b/packages.v1.txt @@ -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 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 |