aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2014-09-05 20:53:20 +0200
committerLoïc Hoguin <[email protected]>2014-09-05 20:53:20 +0200
commit3b096b6e500298df128a9295075a98ee46de2d77 (patch)
tree70d40014a996570e5056fa50b6134e9fd2e81092
parentc20754f90d012845152e170dead1c292a1ffa566 (diff)
parentbb7d69e27005863d2e8f8bd1878b6174c327e56a (diff)
downloaderlang.mk-3b096b6e500298df128a9295075a98ee46de2d77.tar.gz
erlang.mk-3b096b6e500298df128a9295075a98ee46de2d77.tar.bz2
erlang.mk-3b096b6e500298df128a9295075a98ee46de2d77.zip
Merge branch 'pkg_mekao' of git://github.com/ddosia/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 c04b893..38805aa 100644
--- a/packages.v1.tsv
+++ b/packages.v1.tsv
@@ -24,6 +24,7 @@ katja https://github.com/nifoc/katja https://github.com/nifoc/katja A simple Rie
lager https://github.com/basho/lager https://github.com/basho/lager A logging framework for Erlang/OTP.
lasse https://github.com/inaka/lasse.git https://github.com/inaka/lasse.git SSE handler for Cowboy
leptus https://github.com/s1n4/leptus https://github.com/s1n4/leptus Erlang REST framework
+mekao https://github.com/ddosia/mekao.git https://github.com/ddosia/mekao SQL constructor
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.
diff --git a/packages.v1.txt b/packages.v1.txt
index c04b893..38805aa 100644
--- a/packages.v1.txt
+++ b/packages.v1.txt
@@ -24,6 +24,7 @@ katja https://github.com/nifoc/katja https://github.com/nifoc/katja A simple Rie
lager https://github.com/basho/lager https://github.com/basho/lager A logging framework for Erlang/OTP.
lasse https://github.com/inaka/lasse.git https://github.com/inaka/lasse.git SSE handler for Cowboy
leptus https://github.com/s1n4/leptus https://github.com/s1n4/leptus Erlang REST framework
+mekao https://github.com/ddosia/mekao.git https://github.com/ddosia/mekao SQL constructor
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.
diff --git a/packages.v2.tsv b/packages.v2.tsv
index b3aa90e..b99c6fd 100644
--- a/packages.v2.tsv
+++ b/packages.v2.tsv
@@ -24,6 +24,7 @@ katja git https://github.com/nifoc/katja master https://github.com/nifoc/katja A
lager git https://github.com/basho/lager master https://github.com/basho/lager A logging framework for Erlang/OTP.
lasse git https://github.com/inaka/lasse.git 0.1.0 https://github.com/inaka/lasse.git SSE handler for Cowboy
leptus git https://github.com/s1n4/leptus https://github.com/s1n4/leptus Erlang REST framework
+mekao git https://github.com/ddosia/mekao.git master https://github.com/ddosia/mekao SQL constructor
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.