aboutsummaryrefslogtreecommitdiffstats
path: root/packages.v1.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.v1.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.v1.tsv')
-rw-r--r--packages.v1.tsv1
1 files changed, 0 insertions, 1 deletions
diff --git a/packages.v1.tsv b/packages.v1.tsv
index 8e12398..2910d6e 100644
--- a/packages.v1.tsv
+++ b/packages.v1.tsv
@@ -115,7 +115,6 @@ 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.