aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2014-08-05 12:35:33 +0200
committerLoïc Hoguin <[email protected]>2014-08-05 12:35:33 +0200
commitcd6829ecf61b1f280be6690cd0f14e2088a3fe79 (patch)
treec6ae5f8755fb672eeb91761790d6ac7174c04ab6
parent560f17f58416b70a29ec5cb9cfcdfb5367163a0a (diff)
parent62523795f784e55b2641ff97bc9d4b78c23afe4b (diff)
downloaderlang.mk-cd6829ecf61b1f280be6690cd0f14e2088a3fe79.tar.gz
erlang.mk-cd6829ecf61b1f280be6690cd0f14e2088a3fe79.tar.bz2
erlang.mk-cd6829ecf61b1f280be6690cd0f14e2088a3fe79.zip
Merge branch 'master' of git://github.com/rmies/erlang.mk
-rw-r--r--packages.v1.tsv2
-rw-r--r--packages.v1.txt2
-rw-r--r--packages.v2.tsv2
3 files changed, 6 insertions, 0 deletions
diff --git a/packages.v1.tsv b/packages.v1.tsv
index 34bd661..0b2f7d6 100644
--- a/packages.v1.tsv
+++ b/packages.v1.tsv
@@ -7,8 +7,10 @@ erlydtl https://github.com/erlydtl/erlydtl https://github.com/erlydtl/erlydtl Dj
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.
+lager https://github.com/basho/lager https://github.com/basho/lager A logging framework for Erlang/OTP.
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.
proper https://github.com/manopapad/proper http://proper.softlab.ntua.gr PropEr: a QuickCheck-inspired property-based testing tool for Erlang.
ranch https://github.com/ninenines/ranch http://ninenines.eu Socket acceptor pool for TCP protocols.
+resource_discovery https://github.com/erlware/resource_discovery http://erlware.org/ An application used to dynamically discover resources present in an Erlang node cluster.
sheriff https://github.com/extend/sheriff http://ninenines.eu Parse transform for type based validation.
diff --git a/packages.v1.txt b/packages.v1.txt
index 34bd661..0b2f7d6 100644
--- a/packages.v1.txt
+++ b/packages.v1.txt
@@ -7,8 +7,10 @@ erlydtl https://github.com/erlydtl/erlydtl https://github.com/erlydtl/erlydtl Dj
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.
+lager https://github.com/basho/lager https://github.com/basho/lager A logging framework for Erlang/OTP.
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.
proper https://github.com/manopapad/proper http://proper.softlab.ntua.gr PropEr: a QuickCheck-inspired property-based testing tool for Erlang.
ranch https://github.com/ninenines/ranch http://ninenines.eu Socket acceptor pool for TCP protocols.
+resource_discovery https://github.com/erlware/resource_discovery http://erlware.org/ An application used to dynamically discover resources present in an Erlang node cluster.
sheriff https://github.com/extend/sheriff http://ninenines.eu Parse transform for type based validation.
diff --git a/packages.v2.tsv b/packages.v2.tsv
index 06bf437..8d7554c 100644
--- a/packages.v2.tsv
+++ b/packages.v2.tsv
@@ -7,8 +7,10 @@ erlydtl git https://github.com/erlydtl/erlydtl master https://github.com/erlydtl
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.
+lager git https://github.com/basho/lager master https://github.com/basho/lager A logging framework for Erlang/OTP.
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.
proper git https://github.com/manopapad/proper master http://proper.softlab.ntua.gr PropEr: a QuickCheck-inspired property-based testing tool for Erlang.
ranch git https://github.com/ninenines/ranch 1.0.0 http://ninenines.eu Socket acceptor pool for TCP protocols.
+resource_discovery git https://github.com/erlware/resource_discovery master http://erlware.org/ An application used to dynamically discover resources present in an Erlang node cluster.
sheriff git https://github.com/extend/sheriff master http://ninenines.eu Parse transform for type based validation.