aboutsummaryrefslogtreecommitdiffstats
path: root/packages.v1.tsv
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2015-05-18 23:28:26 +0300
committerLoïc Hoguin <[email protected]>2015-05-18 23:28:26 +0300
commit47e35d1a94686958474b25b9363991e93d301c93 (patch)
tree73427ceca48e5064f7c7fbb7d27525cbc4119cc0 /packages.v1.tsv
parent904749e85430d958e40da6563bc92dd12a2afd31 (diff)
downloaderlang.mk-47e35d1a94686958474b25b9363991e93d301c93.tar.gz
erlang.mk-47e35d1a94686958474b25b9363991e93d301c93.tar.bz2
erlang.mk-47e35d1a94686958474b25b9363991e93d301c93.zip
Add package gen_tracker to the index
Diffstat (limited to 'packages.v1.tsv')
-rw-r--r--packages.v1.tsv1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages.v1.tsv b/packages.v1.tsv
index 8b1276b..2d04e0a 100644
--- a/packages.v1.tsv
+++ b/packages.v1.tsv
@@ -194,6 +194,7 @@ gen_nb_server https://github.com/kevsmith/gen_nb_server https://github.com/kevsm
gen_paxos https://github.com/gburd/gen_paxos a b
gen_smtp https://github.com/Vagabond/gen_smtp https://github.com/Vagabond/gen_smtp A generic Erlang SMTP server and client that can be extended via callback modules
gen_tracker https://github.com/erlyvideo/gen_tracker a b
+gen_tracker https://github.com/erlyvideo/gen_tracker https://github.com/erlyvideo/gen_tracker supervisor with ets handling of children and their metadata
gen_unix https://github.com/msantos/gen_unix a b
gen_unix https://github.com/msantos/gen_unix https://github.com/msantos/gen_unix Erlang Unix socket interface
getopt https://github.com/jcomellas/getopt https://github.com/jcomellas/getopt Module to parse command line arguments using the GNU getopt syntax