Просмотр исходного кода

Add package nodefinder to the index

winlu 10 лет назад
Родитель
Сommit
1b436fc940
3 измененных файлов с 3 добавлено и 0 удалено
  1. 1 0
      packages.v1.tsv
  2. 1 0
      packages.v1.txt
  3. 1 0
      packages.v2.tsv

+ 1 - 0
packages.v1.tsv

@@ -44,6 +44,7 @@ live	https://github.com/ninenines/live	http://ninenines.eu	Automated module and
 mekao	https://github.com/ddosia/mekao.git	https://github.com/ddosia/mekao	SQL constructor
 modlib	https://github.com/gar1t/modlib.git	https://github.com/gar1t/modlib	Web framework based on Erlang's inets httpd
 neo4j	https://github.com/dmitriid/neo4j-erlang	https://github.com/dmitriid/neo4j-erlang	Erlang client library for Neo4J.
+nodefinder	https://github.com/erlanger/nodefinder.git	https://github.com/erlanger/nodefinder	automatic node discovery via UDP multicast
 pegjs	https://github.com/dmitriid/pegjs	https://github.com/dmitriid/pegjs	An implementation of PEG.js grammar for Erlang.
 proper	https://github.com/manopapad/proper	http://proper.softlab.ntua.gr	PropEr: a QuickCheck-inspired property-based testing tool for Erlang.
 psycho	https://github.com/gar1t/psycho.git	https://github.com/gar1t/psycho	HTTP server that provides a WSGI-like interface for applications and middleware.

+ 1 - 0
packages.v1.txt

@@ -44,6 +44,7 @@ live	https://github.com/ninenines/live	http://ninenines.eu	Automated module and
 mekao	https://github.com/ddosia/mekao.git	https://github.com/ddosia/mekao	SQL constructor
 modlib	https://github.com/gar1t/modlib.git	https://github.com/gar1t/modlib	Web framework based on Erlang's inets httpd
 neo4j	https://github.com/dmitriid/neo4j-erlang	https://github.com/dmitriid/neo4j-erlang	Erlang client library for Neo4J.
+nodefinder	https://github.com/erlanger/nodefinder.git	https://github.com/erlanger/nodefinder	automatic node discovery via UDP multicast
 pegjs	https://github.com/dmitriid/pegjs	https://github.com/dmitriid/pegjs	An implementation of PEG.js grammar for Erlang.
 proper	https://github.com/manopapad/proper	http://proper.softlab.ntua.gr	PropEr: a QuickCheck-inspired property-based testing tool for Erlang.
 psycho	https://github.com/gar1t/psycho.git	https://github.com/gar1t/psycho	HTTP server that provides a WSGI-like interface for applications and middleware.

+ 1 - 0
packages.v2.tsv

@@ -44,6 +44,7 @@ live	git	https://github.com/ninenines/live	master	http://ninenines.eu	Automated
 mekao	git	https://github.com/ddosia/mekao.git	master	https://github.com/ddosia/mekao	SQL constructor
 modlib	git	https://github.com/gar1t/modlib.git	master	https://github.com/gar1t/modlib	Web framework based on Erlang's inets httpd
 neo4j	git	https://github.com/dmitriid/neo4j-erlang	master	https://github.com/dmitriid/neo4j-erlang	Erlang client library for Neo4J.
+nodefinder	git	https://github.com/erlanger/nodefinder.git	0.2.3	https://github.com/erlanger/nodefinder	automatic node discovery via UDP multicast
 pegjs	git	https://github.com/dmitriid/pegjs	0.3	https://github.com/dmitriid/pegjs	An implementation of PEG.js grammar for Erlang.
 proper	git	https://github.com/manopapad/proper	master	http://proper.softlab.ntua.gr	PropEr: a QuickCheck-inspired property-based testing tool for Erlang.
 psycho	git	https://github.com/gar1t/psycho.git	master	https://github.com/gar1t/psycho	HTTP server that provides a WSGI-like interface for applications and middleware.