aboutsummaryrefslogtreecommitdiffstats
path: root/packages.v1.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.v1.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.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 2910d6e..8e12398 100644
--- a/packages.v1.tsv
+++ b/packages.v1.tsv
@@ -115,6 +115,7 @@ ptrackerl https://github.com/inaka/ptrackerl https://github.com/inaka/ptrackerl
push_service https://github.com/hairyhum/push_service https://github.com/hairyhum/push_service Push service
qdate https://github.com/choptastic/qdate https://github.com/choptastic/qdate Date, time, and timezone parsing, formatting, and conversion for Erlang.
rack https://github.com/erlyvideo/rack https://github.com/erlyvideo/rack Rack handler for erlang
+rafter https://github.com/andrewjstone/rafter https://github.com/andrewjstone/rafter An Erlang library application which implements the Raft consensus protocol
ranch https://github.com/ninenines/ranch http://ninenines.eu Socket acceptor pool for TCP protocols.
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.
rec2json https://github.com/lordnull/rec2json https://github.com/lordnull/rec2json Compile erlang record definitions into modules to convert them to/from json easily.