diff options
author | Loïc Hoguin <[email protected]> | 2015-05-14 23:33:50 +0300 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2015-05-14 23:33:50 +0300 |
commit | 1c630fb7765815d7229d68c8edf5ffd37bcd2785 (patch) | |
tree | 5e42f79ae8bf25f3d68931abff3ccf0328488635 | |
parent | f5dcdf55fba21d7fa0aa92f76aeb365c680e5fdf (diff) | |
download | erlang.mk-1c630fb7765815d7229d68c8edf5ffd37bcd2785.tar.gz erlang.mk-1c630fb7765815d7229d68c8edf5ffd37bcd2785.tar.bz2 erlang.mk-1c630fb7765815d7229d68c8edf5ffd37bcd2785.zip |
Add erldns to the package index
-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 092134c..88e5fe2 100644 --- a/packages.v1.tsv +++ b/packages.v1.tsv @@ -32,6 +32,7 @@ erlasticsearch https://github.com/dieswaytoofast/erlasticsearch https://github.c erlcloud https://github.com/gleber/erlcloud https://github.com/gleber/erlcloud Cloud Computing library for erlang (Amazon EC2, S3, SQS, SimpleDB, Mechanical Turk, ELB) erlcron https://github.com/erlware/erlcron https://github.com/erlware/erlcron Erlang cronish system erldb https://github.com/erldb/erldb http://erldb.org ORM (Object-relational mapping) application implemented in Erlang +erldns https://github.com/aetrion/erl-dns https://github.com/aetrion/erl-dns DNS server, in erlang. erlog https://github.com/rvirding/erlog https://github.com/rvirding/erlog Prolog interpreter in and for Erlang erlport https://github.com/hdima/erlport https://github.com/hdima/erlport ErlPort - connect Erlang to other languages erlsom https://github.com/willemdj/erlsom https://github.com/willemdj/erlsom XML parser for Erlang diff --git a/packages.v1.txt b/packages.v1.txt index 092134c..88e5fe2 100644 --- a/packages.v1.txt +++ b/packages.v1.txt @@ -32,6 +32,7 @@ erlasticsearch https://github.com/dieswaytoofast/erlasticsearch https://github.c erlcloud https://github.com/gleber/erlcloud https://github.com/gleber/erlcloud Cloud Computing library for erlang (Amazon EC2, S3, SQS, SimpleDB, Mechanical Turk, ELB) erlcron https://github.com/erlware/erlcron https://github.com/erlware/erlcron Erlang cronish system erldb https://github.com/erldb/erldb http://erldb.org ORM (Object-relational mapping) application implemented in Erlang +erldns https://github.com/aetrion/erl-dns https://github.com/aetrion/erl-dns DNS server, in erlang. erlog https://github.com/rvirding/erlog https://github.com/rvirding/erlog Prolog interpreter in and for Erlang erlport https://github.com/hdima/erlport https://github.com/hdima/erlport ErlPort - connect Erlang to other languages erlsom https://github.com/willemdj/erlsom https://github.com/willemdj/erlsom XML parser for Erlang diff --git a/packages.v2.tsv b/packages.v2.tsv index 359a476..3ffd8ab 100644 --- a/packages.v2.tsv +++ b/packages.v2.tsv @@ -32,6 +32,7 @@ erlasticsearch git https://github.com/dieswaytoofast/erlasticsearch master https erlcloud git https://github.com/gleber/erlcloud master https://github.com/gleber/erlcloud Cloud Computing library for erlang (Amazon EC2, S3, SQS, SimpleDB, Mechanical Turk, ELB) erlcron git https://github.com/erlware/erlcron master https://github.com/erlware/erlcron Erlang cronish system erldb git https://github.com/erldb/erldb master http://erldb.org ORM (Object-relational mapping) application implemented in Erlang +erldns git https://github.com/aetrion/erl-dns master https://github.com/aetrion/erl-dns DNS server, in erlang. erlog git https://github.com/rvirding/erlog master https://github.com/rvirding/erlog Prolog interpreter in and for Erlang erlport git https://github.com/hdima/erlport master https://github.com/hdima/erlport ErlPort - connect Erlang to other languages erlsom git https://github.com/willemdj/erlsom master https://github.com/willemdj/erlsom XML parser for Erlang |