aboutsummaryrefslogtreecommitdiffstats
path: root/packages.v2.tsv
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2015-05-18 10:14:34 +0300
committerLoïc Hoguin <[email protected]>2015-05-18 10:14:34 +0300
commit003ba8d7dba1d8a6dac4da62ced984e1a77b2125 (patch)
treeb0e763de17a4e9ff6aa2a287f21b641971089b65 /packages.v2.tsv
parent0441997539bc7e0c27b0109bab4b62217e1570fe (diff)
downloaderlang.mk-003ba8d7dba1d8a6dac4da62ced984e1a77b2125.tar.gz
erlang.mk-003ba8d7dba1d8a6dac4da62ced984e1a77b2125.tar.bz2
erlang.mk-003ba8d7dba1d8a6dac4da62ced984e1a77b2125.zip
Fix jiffy build
Breaks rafter build. Remove it temporarily.
Diffstat (limited to 'packages.v2.tsv')
-rw-r--r--packages.v2.tsv1
1 files changed, 0 insertions, 1 deletions
diff --git a/packages.v2.tsv b/packages.v2.tsv
index 6115315..aa3b903 100644
--- a/packages.v2.tsv
+++ b/packages.v2.tsv
@@ -115,7 +115,6 @@ 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.