aboutsummaryrefslogtreecommitdiffstats
path: root/packages.v2.tsv
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2015-05-18 11:25:50 +0300
committerLoïc Hoguin <[email protected]>2015-05-18 11:25:50 +0300
commit3e7c5625f68345659e8e0091d93dc9d78534e5c5 (patch)
tree6bed7b4f164e54da46468dd2555def02a5681353 /packages.v2.tsv
parent003ba8d7dba1d8a6dac4da62ced984e1a77b2125 (diff)
downloaderlang.mk-3e7c5625f68345659e8e0091d93dc9d78534e5c5.tar.gz
erlang.mk-3e7c5625f68345659e8e0091d93dc9d78534e5c5.tar.bz2
erlang.mk-3e7c5625f68345659e8e0091d93dc9d78534e5c5.zip
Proper fix for NIF code detection when port_specs is used
Adds rafter back 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 aa3b903..6115315 100644
--- a/packages.v2.tsv
+++ b/packages.v2.tsv
@@ -115,6 +115,7 @@ ptrackerl git https://github.com/inaka/ptrackerl master https://github.com/inaka
push_service git https://github.com/hairyhum/push_service master https://github.com/hairyhum/push_service Push service
qdate git https://github.com/choptastic/qdate 0.4.0 https://github.com/choptastic/qdate Date, time, and timezone parsing, formatting, and conversion for Erlang.
rack git https://github.com/erlyvideo/rack master https://github.com/erlyvideo/rack Rack handler for erlang
+rafter git https://github.com/andrewjstone/rafter master https://github.com/andrewjstone/rafter An Erlang library application which implements the Raft consensus protocol
ranch git https://github.com/ninenines/ranch 1.1.0 http://ninenines.eu Socket acceptor pool for TCP protocols.
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.
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.