aboutsummaryrefslogtreecommitdiffstats
path: root/packages.v2.tsv
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2015-05-19 18:12:50 +0300
committerLoïc Hoguin <[email protected]>2015-05-19 18:12:50 +0300
commit82e70d20d0cbccbaeaf18ed58fffceee93df1639 (patch)
treec160a4addf21a4cfcd1d34fe03a606c439ba1fc9 /packages.v2.tsv
parent0cdac548f4d9c05ecb2ca2ebfdfec8a491813e91 (diff)
downloaderlang.mk-82e70d20d0cbccbaeaf18ed58fffceee93df1639.tar.gz
erlang.mk-82e70d20d0cbccbaeaf18ed58fffceee93df1639.tar.bz2
erlang.mk-82e70d20d0cbccbaeaf18ed58fffceee93df1639.zip
Add package dnssd 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 8e01bd5..b340f0d 100644
--- a/packages.v2.tsv
+++ b/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.