From c0c2863a21a2eee46c69e5a2ce275c91aa2f2ba3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Thu, 14 May 2015 18:50:05 +0300 Subject: Add package json to the index This commit also fixes dependencies which have no Makefile and are not Erlang projects. The detection of Erlang project is a little naive at the moment but works. We can refine it later on if needed. --- packages.v1.tsv | 1 + 1 file changed, 1 insertion(+) (limited to 'packages.v1.tsv') diff --git a/packages.v1.tsv b/packages.v1.tsv index b748b70..092134c 100644 --- a/packages.v1.tsv +++ b/packages.v1.tsv @@ -65,6 +65,7 @@ jiffy https://github.com/davisp/jiffy https://github.com/davisp/jiffy JSON NIFs jiffy_v https://github.com/shizzard/jiffy-v https://github.com/shizzard/jiffy-v JSON validation utility jobs https://github.com/esl/jobs https://github.com/esl/jobs a Job scheduler for load regulation joxa https://github.com/joxa/joxa https://github.com/joxa/joxa A Modern Lisp for the Erlang VM +json https://github.com/talentdeficit/json https://github.com/talentdeficit/json a high level json library for erlang (17.0+) jsx https://github.com/talentdeficit/jsx https://github.com/talentdeficit/jsx An Erlang application for consuming, producing and manipulating JSON. katja https://github.com/nifoc/katja https://github.com/nifoc/katja A simple Riemann client written in Erlang. kjell https://github.com/karlll/kjell https://github.com/karlll/kjell Erlang Shell -- cgit v1.2.3