aboutsummaryrefslogtreecommitdiffstats
path: root/packages.v2.tsv
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 /packages.v2.tsv
parent177dd7e92ae24dba0b1decacbac379f4f9464056 (diff)
downloaderlang.mk-074dc2bcc0dde7639dcff2b4621ff40e988118d4.tar.gz
erlang.mk-074dc2bcc0dde7639dcff2b4621ff40e988118d4.tar.bz2
erlang.mk-074dc2bcc0dde7639dcff2b4621ff40e988118d4.zip
Add package gen_cycle 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 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