aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2015-05-22 11:24:53 +0300
committerLoïc Hoguin <[email protected]>2015-05-22 11:24:53 +0300
commit074dc2bcc0dde7639dcff2b4621ff40e988118d4 (patch)
tree15834656dd47a08cec2f18b7b9a05aadda294d77
parent177dd7e92ae24dba0b1decacbac379f4f9464056 (diff)
downloaderlang.mk-074dc2bcc0dde7639dcff2b4621ff40e988118d4.tar.gz
erlang.mk-074dc2bcc0dde7639dcff2b4621ff40e988118d4.tar.bz2
erlang.mk-074dc2bcc0dde7639dcff2b4621ff40e988118d4.zip
Add package gen_cycle to the index
-rw-r--r--packages.v1.tsv1
-rw-r--r--packages.v1.txt1
-rw-r--r--packages.v2.tsv1
3 files changed, 3 insertions, 0 deletions
diff --git a/packages.v1.tsv b/packages.v1.tsv
index fde3291..632c85c 100644
--- a/packages.v1.tsv
+++ b/packages.v1.tsv
@@ -147,6 +147,7 @@ fuse https://github.com/jlouis/fuse https://github.com/jlouis/fuse A Circuit Bre
gcm https://github.com/pdincau/gcm-erlang https://github.com/pdincau/gcm-erlang An Erlang application for Google Cloud Messaging
gcprof https://github.com/knutin/gcprof https://github.com/knutin/gcprof Garbage Collection profiler for Erlang
geas https://github.com/crownedgrouse/geas https://github.com/crownedgrouse/geas Guess Erlang Application Scattering
+gen_cycle https://github.com/aerosol/gen_cycle https://github.com/aerosol/gen_cycle Simple, generic OTP behaviour for recurring tasks
gen_icmp https://github.com/msantos/gen_icmp https://github.com/msantos/gen_icmp Erlang interface to ICMP sockets
gen_nb_server https://github.com/kevsmith/gen_nb_server https://github.com/kevsmith/gen_nb_server OTP behavior for writing non-blocking servers
gen_paxos https://github.com/gburd/gen_paxos https://github.com/gburd/gen_paxos An Erlang/OTP-style implementation of the PAXOS distributed consensus protocol
diff --git a/packages.v1.txt b/packages.v1.txt
index fde3291..632c85c 100644
--- a/packages.v1.txt
+++ b/packages.v1.txt
@@ -147,6 +147,7 @@ fuse https://github.com/jlouis/fuse https://github.com/jlouis/fuse A Circuit Bre
gcm https://github.com/pdincau/gcm-erlang https://github.com/pdincau/gcm-erlang An Erlang application for Google Cloud Messaging
gcprof https://github.com/knutin/gcprof https://github.com/knutin/gcprof Garbage Collection profiler for Erlang
geas https://github.com/crownedgrouse/geas https://github.com/crownedgrouse/geas Guess Erlang Application Scattering
+gen_cycle https://github.com/aerosol/gen_cycle https://github.com/aerosol/gen_cycle Simple, generic OTP behaviour for recurring tasks
gen_icmp https://github.com/msantos/gen_icmp https://github.com/msantos/gen_icmp Erlang interface to ICMP sockets
gen_nb_server https://github.com/kevsmith/gen_nb_server https://github.com/kevsmith/gen_nb_server OTP behavior for writing non-blocking servers
gen_paxos https://github.com/gburd/gen_paxos https://github.com/gburd/gen_paxos An Erlang/OTP-style implementation of the PAXOS distributed consensus protocol
diff --git a/packages.v2.tsv b/packages.v2.tsv
index d4616b4..58ee397 100644
--- a/packages.v2.tsv
+++ b/packages.v2.tsv
@@ -147,6 +147,7 @@ fuse git https://github.com/jlouis/fuse master https://github.com/jlouis/fuse A
gcm git https://github.com/pdincau/gcm-erlang master https://github.com/pdincau/gcm-erlang An Erlang application for Google Cloud Messaging
gcprof git https://github.com/knutin/gcprof master https://github.com/knutin/gcprof Garbage Collection profiler for Erlang
geas git https://github.com/crownedgrouse/geas master https://github.com/crownedgrouse/geas Guess Erlang Application Scattering
+gen_cycle git https://github.com/aerosol/gen_cycle develop https://github.com/aerosol/gen_cycle Simple, generic OTP behaviour for recurring tasks
gen_icmp git https://github.com/msantos/gen_icmp master https://github.com/msantos/gen_icmp Erlang interface to ICMP sockets
gen_nb_server git https://github.com/kevsmith/gen_nb_server master https://github.com/kevsmith/gen_nb_server OTP behavior for writing non-blocking servers
gen_paxos git https://github.com/gburd/gen_paxos master https://github.com/gburd/gen_paxos An Erlang/OTP-style implementation of the PAXOS distributed consensus protocol