aboutsummaryrefslogtreecommitdiffstats
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
parent904749e85430d958e40da6563bc92dd12a2afd31 (diff)
downloaderlang.mk-47e35d1a94686958474b25b9363991e93d301c93.tar.gz
erlang.mk-47e35d1a94686958474b25b9363991e93d301c93.tar.bz2
erlang.mk-47e35d1a94686958474b25b9363991e93d301c93.zip
Add package gen_tracker 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 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
diff --git a/packages.v1.txt b/packages.v1.txt
index 8b1276b..2d04e0a 100644
--- a/packages.v1.txt
+++ b/packages.v1.txt
@@ -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
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