Browse Source

Add package dnssd to the index

Loïc Hoguin 10 years ago
parent
commit
82e70d20d0
3 changed files with 3 additions and 0 deletions
  1. 1 0
      packages.v1.tsv
  2. 1 0
      packages.v1.txt
  3. 1 0
      packages.v2.tsv

+ 1 - 0
packages.v1.tsv

@@ -49,6 +49,7 @@ dhtcrawler	https://github.com/kevinlynx/dhtcrawler	https://github.com/kevinlynx/
 dirbusterl	https://github.com/silentsignal/DirBustErl	https://github.com/silentsignal/DirBustErl	DirBuster successor in Erlang
 dispcount	https://github.com/ferd/dispcount	https://github.com/ferd/dispcount	Erlang task dispatcher based on ETS counters.
 dns	https://github.com/aetrion/dns_erlang	https://github.com/aetrion/dns_erlang	Erlang DNS library
+dnssd	https://github.com/benoitc/dnssd_erlang	https://github.com/benoitc/dnssd_erlang	Erlang interface to Apple's Bonjour D    NS Service Discovery implementation
 dtl	https://github.com/oinksoft/dtl	https://github.com/oinksoft/dtl	Django Template Language: A full-featured port of the Django template engine to Erlang.
 dynamic_compile	https://github.com/jkvor/dynamic_compile	https://github.com/jkvor/dynamic_compile	compile and load erlang modules from string input
 e2	https://github.com/gar1t/e2	http://e2project.org	Library to simply writing correct OTP applications.

+ 1 - 0
packages.v1.txt

@@ -49,6 +49,7 @@ dhtcrawler	https://github.com/kevinlynx/dhtcrawler	https://github.com/kevinlynx/
 dirbusterl	https://github.com/silentsignal/DirBustErl	https://github.com/silentsignal/DirBustErl	DirBuster successor in Erlang
 dispcount	https://github.com/ferd/dispcount	https://github.com/ferd/dispcount	Erlang task dispatcher based on ETS counters.
 dns	https://github.com/aetrion/dns_erlang	https://github.com/aetrion/dns_erlang	Erlang DNS library
+dnssd	https://github.com/benoitc/dnssd_erlang	https://github.com/benoitc/dnssd_erlang	Erlang interface to Apple's Bonjour D    NS Service Discovery implementation
 dtl	https://github.com/oinksoft/dtl	https://github.com/oinksoft/dtl	Django Template Language: A full-featured port of the Django template engine to Erlang.
 dynamic_compile	https://github.com/jkvor/dynamic_compile	https://github.com/jkvor/dynamic_compile	compile and load erlang modules from string input
 e2	https://github.com/gar1t/e2	http://e2project.org	Library to simply writing correct OTP applications.

+ 1 - 0
packages.v2.tsv

@@ -49,6 +49,7 @@ dhtcrawler	git	https://github.com/kevinlynx/dhtcrawler	master	https://github.com
 dirbusterl	git	https://github.com/silentsignal/DirBustErl	master	https://github.com/silentsignal/DirBustErl	DirBuster successor in Erlang
 dispcount	git	https://github.com/ferd/dispcount	master	https://github.com/ferd/dispcount	Erlang task dispatcher based on ETS counters.
 dns	git	https://github.com/aetrion/dns_erlang	master	https://github.com/aetrion/dns_erlang	Erlang DNS library
+dnssd	git	https://github.com/benoitc/dnssd_erlang	master	https://github.com/benoitc/dnssd_erlang	Erlang interface to Apple's Bonjour D    NS Service Discovery implementation
 dtl	git	https://github.com/oinksoft/dtl	master	https://github.com/oinksoft/dtl	Django Template Language: A full-featured port of the Django template engine to Erlang.
 dynamic_compile	git	https://github.com/jkvor/dynamic_compile	master	https://github.com/jkvor/dynamic_compile	compile and load erlang modules from string input
 e2	git	https://github.com/gar1t/e2	master	http://e2project.org	Library to simply writing correct OTP applications.