diff options
author | Garrett Smith <[email protected]> | 2014-09-27 18:04:01 -0500 |
---|---|---|
committer | Garrett Smith <[email protected]> | 2014-09-27 18:04:01 -0500 |
commit | c34eb0d337a078fd4e7b35b32ab202ad09086c37 (patch) | |
tree | 3b0e4cb785be2bb2af1e8ab98581c55b439dd8ef | |
parent | fd34f407f789d566090236635038ddc00bfea4e2 (diff) | |
download | erlang.mk-c34eb0d337a078fd4e7b35b32ab202ad09086c37.tar.gz erlang.mk-c34eb0d337a078fd4e7b35b32ab202ad09086c37.tar.bz2 erlang.mk-c34eb0d337a078fd4e7b35b32ab202ad09086c37.zip |
Add package e2 to the 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 27c8b3f..1e4b0bf 100644 --- a/packages.v1.tsv +++ b/packages.v1.tsv @@ -4,6 +4,7 @@ cake https://github.com/darach/cake-erl https://github.com/darach/cake-erl Reall classifier https://github.com/inaka/classifier.git https://github.com/inaka/classifier An Erlang Bayesian Filter and Text Classifier cowboy https://github.com/ninenines/cowboy http://ninenines.eu Small, fast and modular HTTP server. cowlib https://github.com/ninenines/cowlib http://ninenines.eu Support library for manipulating Web protocols. +e2 https://github.com/gar1t/e2.git http://e2project.org Library to simply writing correct OTP applications. ebitly https://github.com/inaka/ebitly.git http://inaka.github.com/ebitly Bit.ly API wrapper for Erlang edis https://github.com/inaka/edis.git http://inaka.github.com/edis/ An Erlang implementation of Redis KV Store eganglia https://github.com/inaka/eganglia.git https://github.com/inaka/eganglia.git Erlang library to interact with Ganglia diff --git a/packages.v1.txt b/packages.v1.txt index 27c8b3f..1e4b0bf 100644 --- a/packages.v1.txt +++ b/packages.v1.txt @@ -4,6 +4,7 @@ cake https://github.com/darach/cake-erl https://github.com/darach/cake-erl Reall classifier https://github.com/inaka/classifier.git https://github.com/inaka/classifier An Erlang Bayesian Filter and Text Classifier cowboy https://github.com/ninenines/cowboy http://ninenines.eu Small, fast and modular HTTP server. cowlib https://github.com/ninenines/cowlib http://ninenines.eu Support library for manipulating Web protocols. +e2 https://github.com/gar1t/e2.git http://e2project.org Library to simply writing correct OTP applications. ebitly https://github.com/inaka/ebitly.git http://inaka.github.com/ebitly Bit.ly API wrapper for Erlang edis https://github.com/inaka/edis.git http://inaka.github.com/edis/ An Erlang implementation of Redis KV Store eganglia https://github.com/inaka/eganglia.git https://github.com/inaka/eganglia.git Erlang library to interact with Ganglia diff --git a/packages.v2.tsv b/packages.v2.tsv index a24be9f..e1408b6 100644 --- a/packages.v2.tsv +++ b/packages.v2.tsv @@ -4,6 +4,7 @@ cake git https://github.com/darach/cake-erl v0.1.2 https://github.com/darach/cak classifier git https://github.com/inaka/classifier.git 1 https://github.com/inaka/classifier An Erlang Bayesian Filter and Text Classifier cowboy git https://github.com/ninenines/cowboy 1.0.0 http://ninenines.eu Small, fast and modular HTTP server. cowlib git https://github.com/ninenines/cowlib 1.0.0 http://ninenines.eu Support library for manipulating Web protocols. +e2 git https://github.com/gar1t/e2.git master http://e2project.org Library to simply writing correct OTP applications. ebitly git https://github.com/inaka/ebitly.git 0.0.1 http://inaka.github.com/ebitly Bit.ly API wrapper for Erlang edis git https://github.com/inaka/edis.git 0.2.0 http://inaka.github.com/edis/ An Erlang implementation of Redis KV Store eganglia git https://github.com/inaka/eganglia.git 0.9.1 https://github.com/inaka/eganglia.git Erlang library to interact with Ganglia |