aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2014-08-05 12:21:01 +0200
committerLoïc Hoguin <[email protected]>2014-08-05 12:21:01 +0200
commit560f17f58416b70a29ec5cb9cfcdfb5367163a0a (patch)
tree0547b7547e41c99774e0913e0c71d813339805e0
parentbed9ae9b1b85bb4f13a59b360b04a549e70ab2ee (diff)
parent607c4f0713d5e08340b57ab08036abef10e4a4cf (diff)
downloaderlang.mk-560f17f58416b70a29ec5cb9cfcdfb5367163a0a.tar.gz
erlang.mk-560f17f58416b70a29ec5cb9cfcdfb5367163a0a.tar.bz2
erlang.mk-560f17f58416b70a29ec5cb9cfcdfb5367163a0a.zip
Merge branch 'master' of git://github.com/rmies/erlang.mk
-rw-r--r--packages.v1.tsv1
-rw-r--r--packages.v1.txt1
-rw-r--r--packages.v2.tsv1
3 files changed, 3 insertions, 0 deletions
diff --git a/packages.v1.tsv b/packages.v1.tsv
index eaea570..34bd661 100644
--- a/packages.v1.tsv
+++ b/packages.v1.tsv
@@ -5,6 +5,7 @@ eper https://github.com/massemanet/eper https://github.com/massemanet/eper Erlan
epgsql https://github.com/epgsql/epgsql https://github.com/epgsql/epgsql Erlang PostgreSQL client library.
erlydtl https://github.com/erlydtl/erlydtl https://github.com/erlydtl/erlydtl Django Template Language for Erlang.
gun https://github.com/extend/gun http//ninenines.eu Asynchronous SPDY, HTTP and Websocket client written in Erlang.
+jiffy https://github.com/davisp/jiffy https://github.com/davisp/jiffy JSON NIFs for Erlang.
jsx https://github.com/talentdeficit/jsx https://github.com/talentdeficit/jsx An Erlang application for consuming, producing and manipulating JSON.
neo4j https://github.com/dmitriid/neo4j-erlang https://github.com/dmitriid/neo4j-erlang Erlang client library for Neo4J.
pegjs https://github.com/dmitriid/pegjs https://github.com/dmitriid/pegjs An implementation of PEG.js grammar for Erlang.
diff --git a/packages.v1.txt b/packages.v1.txt
index eaea570..34bd661 100644
--- a/packages.v1.txt
+++ b/packages.v1.txt
@@ -5,6 +5,7 @@ eper https://github.com/massemanet/eper https://github.com/massemanet/eper Erlan
epgsql https://github.com/epgsql/epgsql https://github.com/epgsql/epgsql Erlang PostgreSQL client library.
erlydtl https://github.com/erlydtl/erlydtl https://github.com/erlydtl/erlydtl Django Template Language for Erlang.
gun https://github.com/extend/gun http//ninenines.eu Asynchronous SPDY, HTTP and Websocket client written in Erlang.
+jiffy https://github.com/davisp/jiffy https://github.com/davisp/jiffy JSON NIFs for Erlang.
jsx https://github.com/talentdeficit/jsx https://github.com/talentdeficit/jsx An Erlang application for consuming, producing and manipulating JSON.
neo4j https://github.com/dmitriid/neo4j-erlang https://github.com/dmitriid/neo4j-erlang Erlang client library for Neo4J.
pegjs https://github.com/dmitriid/pegjs https://github.com/dmitriid/pegjs An implementation of PEG.js grammar for Erlang.
diff --git a/packages.v2.tsv b/packages.v2.tsv
index 2087630..06bf437 100644
--- a/packages.v2.tsv
+++ b/packages.v2.tsv
@@ -5,6 +5,7 @@ eper git https://github.com/massemanet/eper master https://github.com/massemanet
epgsql git https://github.com/epgsql/epgsql master https://github.com/epgsql/epgsql Erlang PostgreSQL client library.
erlydtl git https://github.com/erlydtl/erlydtl master https://github.com/erlydtl/erlydtl Django Template Language for Erlang.
gun git https://github.com/extend/gun master http//ninenines.eu Asynchronous SPDY, HTTP and Websocket client written in Erlang.
+jiffy git https://github.com/davisp/jiffy master https://github.com/davisp/jiffy JSON NIFs for Erlang.
jsx git https://github.com/talentdeficit/jsx master https://github.com/talentdeficit/jsx An Erlang application for consuming, producing and manipulating JSON.
neo4j git https://github.com/dmitriid/neo4j-erlang master https://github.com/dmitriid/neo4j-erlang Erlang client library for Neo4J.
pegjs git https://github.com/dmitriid/pegjs 0.2.1 https://github.com/dmitriid/pegjs An implementation of PEG.js grammar for Erlang.