diff options
author | Michel Rijnders <[email protected]> | 2014-08-05 12:34:39 +0200 |
---|---|---|
committer | Michel Rijnders <[email protected]> | 2014-08-05 12:34:39 +0200 |
commit | 62523795f784e55b2641ff97bc9d4b78c23afe4b (patch) | |
tree | c6ae5f8755fb672eeb91761790d6ac7174c04ab6 /packages.v2.tsv | |
parent | 010efdd58cab3aea7349aa12e0008ffa1a2a4cea (diff) | |
download | erlang.mk-62523795f784e55b2641ff97bc9d4b78c23afe4b.tar.gz erlang.mk-62523795f784e55b2641ff97bc9d4b78c23afe4b.tar.bz2 erlang.mk-62523795f784e55b2641ff97bc9d4b78c23afe4b.zip |
Add resource_discovery to package index
Diffstat (limited to 'packages.v2.tsv')
-rw-r--r-- | packages.v2.tsv | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packages.v2.tsv b/packages.v2.tsv index 32e93df..8d7554c 100644 --- a/packages.v2.tsv +++ b/packages.v2.tsv @@ -12,4 +12,5 @@ neo4j git https://github.com/dmitriid/neo4j-erlang master https://github.com/dmi pegjs git https://github.com/dmitriid/pegjs 0.2.1 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. ranch git https://github.com/ninenines/ranch 1.0.0 http://ninenines.eu Socket acceptor pool for TCP protocols. +resource_discovery git https://github.com/erlware/resource_discovery master http://erlware.org/ An application used to dynamically discover resources present in an Erlang node cluster. sheriff git https://github.com/extend/sheriff master http://ninenines.eu Parse transform for type based validation. |