diff options
author | Loïc Hoguin <[email protected]> | 2015-05-12 15:11:41 +0300 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2015-05-12 15:11:41 +0300 |
commit | 51654bc4853bebac039970e57cfd278db9db3452 (patch) | |
tree | dd4f50d5d5efee842ff75a63711852b6b3e496a1 | |
parent | 1643470a8772069d9984e217f6e2fd9b1c84fb4b (diff) | |
download | erlang.mk-51654bc4853bebac039970e57cfd278db9db3452.tar.gz erlang.mk-51654bc4853bebac039970e57cfd278db9db3452.tar.bz2 erlang.mk-51654bc4853bebac039970e57cfd278db9db3452.zip |
Add package erlcron 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 a57ef07..44ffc19 100644 --- a/packages.v1.tsv +++ b/packages.v1.tsv @@ -13,6 +13,7 @@ emysql https://github.com/Eonblast/Emysql https://github.com/Eonblast/Emysql Sta 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 +erlcron https://github.com/erlware/erlcron https://github.com/erlware/erlcron Erlang cronish system 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. exs1024 https://github.com/jj1bdx/exs1024 https://github.com/jj1bdx/exs1024 Xorshift1024star pseudo random number generator for Erlang. diff --git a/packages.v1.txt b/packages.v1.txt index a57ef07..44ffc19 100644 --- a/packages.v1.txt +++ b/packages.v1.txt @@ -13,6 +13,7 @@ emysql https://github.com/Eonblast/Emysql https://github.com/Eonblast/Emysql Sta 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 +erlcron https://github.com/erlware/erlcron https://github.com/erlware/erlcron Erlang cronish system 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. exs1024 https://github.com/jj1bdx/exs1024 https://github.com/jj1bdx/exs1024 Xorshift1024star pseudo random number generator for Erlang. diff --git a/packages.v2.tsv b/packages.v2.tsv index 488b7f7..9e33c68 100644 --- a/packages.v2.tsv +++ b/packages.v2.tsv @@ -13,6 +13,7 @@ emysql git https://github.com/Eonblast/Emysql master https://github.com/Eonblast 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 +erlcron git https://github.com/erlware/erlcron master https://github.com/erlware/erlcron Erlang cronish system 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 0.1.1 https://github.com/bwegh/erwa A WAMP router and client written in Erlang. exs1024 git https://github.com/jj1bdx/exs1024 master https://github.com/jj1bdx/exs1024 Xorshift1024star pseudo random number generator for Erlang. |