aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2014-08-20 16:00:57 +0300
committerLoïc Hoguin <[email protected]>2014-08-20 16:00:57 +0300
commitdbceaada33b1ad5def2869424e6a2b19735a9954 (patch)
tree3bc58df98e138446e3131005e2708ef85774791e
parentbf595cbca4e93cf4ff28c0595aed7d23c5b476e5 (diff)
parent5815341aac1b065353dceec6a360e4635f855f64 (diff)
downloaderlang.mk-dbceaada33b1ad5def2869424e6a2b19735a9954.tar.gz
erlang.mk-dbceaada33b1ad5def2869424e6a2b19735a9954.tar.bz2
erlang.mk-dbceaada33b1ad5def2869424e6a2b19735a9954.zip
Merge branch 'master' of git://github.com/bwegh/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 ca33989..68de495 100644
--- a/packages.v1.tsv
+++ b/packages.v1.tsv
@@ -4,6 +4,7 @@ cowlib https://github.com/ninenines/cowlib http://ninenines.eu Support library f
eper https://github.com/massemanet/eper https://github.com/massemanet/eper Erlang performance and debugging tools.
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.
+erwa https://github.com/bwegh/erwa https://github.com/bwegh/erwa A WAMP router and client written in 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.
diff --git a/packages.v1.txt b/packages.v1.txt
index ca33989..68de495 100644
--- a/packages.v1.txt
+++ b/packages.v1.txt
@@ -4,6 +4,7 @@ cowlib https://github.com/ninenines/cowlib http://ninenines.eu Support library f
eper https://github.com/massemanet/eper https://github.com/massemanet/eper Erlang performance and debugging tools.
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.
+erwa https://github.com/bwegh/erwa https://github.com/bwegh/erwa A WAMP router and client written in 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.
diff --git a/packages.v2.tsv b/packages.v2.tsv
index 411d4fd..dd3191c 100644
--- a/packages.v2.tsv
+++ b/packages.v2.tsv
@@ -4,6 +4,7 @@ cowlib git https://github.com/ninenines/cowlib 1.0.0 http://ninenines.eu Support
eper git https://github.com/massemanet/eper master https://github.com/massemanet/eper Erlang performance and debugging tools.
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.
+erwa git https://github.com/bwegh/erwa master https://github.com/bwegh/erwa A WAMP router and client written in 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.