aboutsummaryrefslogtreecommitdiffstats
path: root/packages.v2.tsv
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2015-06-06 19:05:12 +0300
committerLoïc Hoguin <[email protected]>2015-06-06 19:05:12 +0300
commitbe92dbabf761ad0166d5673404e3f3c34112eb42 (patch)
treeb2dcb8e02bf2499c00015918567499fd5fa7d2bd /packages.v2.tsv
parente410995268041d29c035ebc210610c5bd80e9613 (diff)
downloaderlang.mk-be92dbabf761ad0166d5673404e3f3c34112eb42.tar.gz
erlang.mk-be92dbabf761ad0166d5673404e3f3c34112eb42.tar.bz2
erlang.mk-be92dbabf761ad0166d5673404e3f3c34112eb42.zip
Add package erlang_cep to the index
Diffstat (limited to 'packages.v2.tsv')
-rw-r--r--packages.v2.tsv1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages.v2.tsv b/packages.v2.tsv
index 1556283..5f48cd5 100644
--- a/packages.v2.tsv
+++ b/packages.v2.tsv
@@ -95,6 +95,7 @@ epubnub git https://github.com/tsloughter/epubnub master https://github.com/tslo
eqm git https://github.com/loucash/eqm master https://github.com/loucash/eqm Erlang pub sub with supply-demand channels
eredis git https://github.com/wooga/eredis master https://github.com/wooga/eredis Erlang Redis client
eredis_pool git https://github.com/hiroeorz/eredis_pool master https://github.com/hiroeorz/eredis_pool eredis_pool is Pool of Redis clients, using eredis and poolboy.
+erlang_cep git https://github.com/danmacklin/erlang_cep master https://github.com/danmacklin/erlang_cep A basic CEP package written in erlang
erlang_js git https://github.com/basho/erlang_js master https://github.com/basho/erlang_js A linked-in driver for Erlang to Mozilla's Spidermonkey Javascript runtime.
erlang_localtime git https://github.com/dmitryme/erlang_localtime master https://github.com/dmitryme/erlang_localtime Erlang library for conversion from one local time to another
erlang_smtp git https://github.com/tonyg/erlang-smtp master https://github.com/tonyg/erlang-smtp Erlang SMTP and POP3 server code.