aboutsummaryrefslogtreecommitdiffstats
path: root/packages.v2.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.v2.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.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 b4e2be4..35c0359 100644
--- a/packages.v2.tsv
+++ b/packages.v2.tsv
@@ -194,6 +194,7 @@ gen_nb_server git https://github.com/kevsmith/gen_nb_server master https://githu
gen_paxos git https://github.com/gburd/gen_paxos master a b
gen_smtp git https://github.com/Vagabond/gen_smtp master https://github.com/Vagabond/gen_smtp A generic Erlang SMTP server and client that can be extended via callback modules
gen_tracker git https://github.com/erlyvideo/gen_tracker master a b
+gen_tracker git https://github.com/erlyvideo/gen_tracker master https://github.com/erlyvideo/gen_tracker supervisor with ets handling of children and their metadata
gen_unix git https://github.com/msantos/gen_unix master a b
gen_unix git https://github.com/msantos/gen_unix master https://github.com/msantos/gen_unix Erlang Unix socket interface
getopt git https://github.com/jcomellas/getopt master https://github.com/jcomellas/getopt Module to parse command line arguments using the GNU getopt syntax