aboutsummaryrefslogtreecommitdiffstats
path: root/packages.v1.txt
diff options
context:
space:
mode:
authorMichel Rijnders <[email protected]>2014-08-05 12:34:39 +0200
committerMichel Rijnders <[email protected]>2014-08-05 12:34:39 +0200
commit62523795f784e55b2641ff97bc9d4b78c23afe4b (patch)
treec6ae5f8755fb672eeb91761790d6ac7174c04ab6 /packages.v1.txt
parent010efdd58cab3aea7349aa12e0008ffa1a2a4cea (diff)
downloaderlang.mk-62523795f784e55b2641ff97bc9d4b78c23afe4b.tar.gz
erlang.mk-62523795f784e55b2641ff97bc9d4b78c23afe4b.tar.bz2
erlang.mk-62523795f784e55b2641ff97bc9d4b78c23afe4b.zip
Add resource_discovery to package index
Diffstat (limited to 'packages.v1.txt')
-rw-r--r--packages.v1.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages.v1.txt b/packages.v1.txt
index 75a46e2..0b2f7d6 100644
--- a/packages.v1.txt
+++ b/packages.v1.txt
@@ -12,4 +12,5 @@ neo4j https://github.com/dmitriid/neo4j-erlang https://github.com/dmitriid/neo4j
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.
ranch https://github.com/ninenines/ranch http://ninenines.eu Socket acceptor pool for TCP protocols.
+resource_discovery https://github.com/erlware/resource_discovery http://erlware.org/ An application used to dynamically discover resources present in an Erlang node cluster.
sheriff https://github.com/extend/sheriff http://ninenines.eu Parse transform for type based validation.