aboutsummaryrefslogtreecommitdiffstats
path: root/packages.v2.tsv
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2015-05-23 15:09:37 +0300
committerLoïc Hoguin <[email protected]>2015-05-23 15:09:37 +0300
commit567691f38a6e0f9620ec168d898b658e26ba8813 (patch)
treea762bf3a6e56f773ebdf027d4d713222e5e5d768 /packages.v2.tsv
parente91ec3c0834aff8e29f2ab3433a6b09f87bf75a0 (diff)
downloaderlang.mk-567691f38a6e0f9620ec168d898b658e26ba8813.tar.gz
erlang.mk-567691f38a6e0f9620ec168d898b658e26ba8813.tar.bz2
erlang.mk-567691f38a6e0f9620ec168d898b658e26ba8813.zip
Add package dlhttpc 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 75d1a8f..b3a63d9 100644
--- a/packages.v2.tsv
+++ b/packages.v2.tsv
@@ -48,6 +48,7 @@ dh_date git https://github.com/daleharvey/dh_date master https://github.com/dale
dhtcrawler git https://github.com/kevinlynx/dhtcrawler master https://github.com/kevinlynx/dhtcrawler dhtcrawler is a DHT crawler written in erlang. It can join a DHT network and crawl many P2P torrents.
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.
+dlhttpc git https://github.com/ferd/dlhttpc master https://github.com/ferd/dlhttpc dispcount-based lhttpc fork for massive amounts of requests to limited endpoints
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.