diff options
author | Loïc Hoguin <[email protected]> | 2014-08-25 16:39:39 +0300 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2014-08-25 16:39:39 +0300 |
commit | 39670a51834e74d5eb8b91c5e9cc0e28810e5831 (patch) | |
tree | e963fa551e9bc812da582d8566464c86dc3b6a87 | |
parent | 6408f27051872077d4e3726c71240fc2a1635606 (diff) | |
parent | ef1720dce0a265112cbbc3d21db778b32eb839a1 (diff) | |
download | erlang.mk-39670a51834e74d5eb8b91c5e9cc0e28810e5831.tar.gz erlang.mk-39670a51834e74d5eb8b91c5e9cc0e28810e5831.tar.bz2 erlang.mk-39670a51834e74d5eb8b91c5e9cc0e28810e5831.zip |
Merge branch 'master' of https://github.com/erldb/erlang.mk
-rw-r--r-- | packages.v1.tsv | 1 | ||||
-rw-r--r-- | packages.v1.txt | 1 | ||||
-rw-r--r-- | packages.v2.tsv | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/packages.v1.tsv b/packages.v1.tsv index 7ff9445..56c00bc 100644 --- a/packages.v1.tsv +++ b/packages.v1.tsv @@ -11,6 +11,7 @@ elvis https://github.com/inaka/elvis.git https://github.com/inaka/elvis.git Erla 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. eredis https://github.com/wooga/eredis https://github.com/wooga/eredis Non-blocking Redis client with focus on performance and robustness +erldb https://github.com/erldb/erldb.git http://erldb.org ORM (Object-relational mapping) application implemented in Erlang 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. diff --git a/packages.v1.txt b/packages.v1.txt index 7ff9445..56c00bc 100644 --- a/packages.v1.txt +++ b/packages.v1.txt @@ -11,6 +11,7 @@ elvis https://github.com/inaka/elvis.git https://github.com/inaka/elvis.git Erla 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. eredis https://github.com/wooga/eredis https://github.com/wooga/eredis Non-blocking Redis client with focus on performance and robustness +erldb https://github.com/erldb/erldb.git http://erldb.org ORM (Object-relational mapping) application implemented in Erlang 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. diff --git a/packages.v2.tsv b/packages.v2.tsv index ac2a22b..6aca3fe 100644 --- a/packages.v2.tsv +++ b/packages.v2.tsv @@ -11,6 +11,7 @@ elvis git https://github.com/inaka/elvis.git 0.1.0-alpha https://github.com/inak 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. eredis git https://github.com/wooga/eredis master https://github.com/wooga/eredis Non-blocking Redis client with focus on performance and robustness +erldb git https://github.com/erldb/erldb.git master http://erldb.org ORM (Object-relational mapping) application implemented in Erlang 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. |