diff options
author | Loïc Hoguin <[email protected]> | 2015-05-18 23:28:26 +0300 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2015-05-18 23:28:26 +0300 |
commit | a82d067f8b9644e80e8bd50c712ffd7dc78a8398 (patch) | |
tree | f48b1461cbd7c05371dc86560e43ab3597065f9b | |
parent | 146591da0e2dc2f09236e8420854ad260d1fb25b (diff) | |
download | erlang.mk-a82d067f8b9644e80e8bd50c712ffd7dc78a8398.tar.gz erlang.mk-a82d067f8b9644e80e8bd50c712ffd7dc78a8398.tar.bz2 erlang.mk-a82d067f8b9644e80e8bd50c712ffd7dc78a8398.zip |
Add package chronos 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 55edb79..a6395f9 100644 --- a/packages.v1.tsv +++ b/packages.v1.tsv @@ -35,6 +35,7 @@ cferl https://github.com/ddossot/cferl a b cferl https://github.com/ddossot/cferl https://github.com/ddossot/cferl Rackspace / Open Stack Cloud Files Erlang Client chaos_monkey https://github.com/dLuna/chaos_monkey a b chronos https://github.com/lehoff/chronos a b +chronos https://github.com/lehoff/chronos https://github.com/lehoff/chronos Timer module for Erlang that makes it easy to abstact time out of the tests. classifier https://github.com/inaka/classifier https://github.com/inaka/classifier An Erlang Bayesian Filter and Text Classifier clique https://github.com/basho/clique a b cluster_info https://github.com/basho/cluster_info a b diff --git a/packages.v1.txt b/packages.v1.txt index 55edb79..a6395f9 100644 --- a/packages.v1.txt +++ b/packages.v1.txt @@ -35,6 +35,7 @@ cferl https://github.com/ddossot/cferl a b cferl https://github.com/ddossot/cferl https://github.com/ddossot/cferl Rackspace / Open Stack Cloud Files Erlang Client chaos_monkey https://github.com/dLuna/chaos_monkey a b chronos https://github.com/lehoff/chronos a b +chronos https://github.com/lehoff/chronos https://github.com/lehoff/chronos Timer module for Erlang that makes it easy to abstact time out of the tests. classifier https://github.com/inaka/classifier https://github.com/inaka/classifier An Erlang Bayesian Filter and Text Classifier clique https://github.com/basho/clique a b cluster_info https://github.com/basho/cluster_info a b diff --git a/packages.v2.tsv b/packages.v2.tsv index 18822e5..ae41265 100644 --- a/packages.v2.tsv +++ b/packages.v2.tsv @@ -35,6 +35,7 @@ cferl git https://github.com/ddossot/cferl master a b cferl git https://github.com/ddossot/cferl master https://github.com/ddossot/cferl Rackspace / Open Stack Cloud Files Erlang Client chaos_monkey git https://github.com/dLuna/chaos_monkey master a b chronos git https://github.com/lehoff/chronos master a b +chronos git https://github.com/lehoff/chronos master https://github.com/lehoff/chronos Timer module for Erlang that makes it easy to abstact time out of the tests. classifier git https://github.com/inaka/classifier master https://github.com/inaka/classifier An Erlang Bayesian Filter and Text Classifier clique git https://github.com/basho/clique develop a b cluster_info git https://github.com/basho/cluster_info master a b |