{application,gen_cluster,
             [{description,"Discover, connect and reconnect Erlang nodes"},
              {vsn,"0.2.0"},
              {registered,[]},
              {mod,{gen_cluster_app,[]}},
              {applications,[kernel,stdlib,crypto,ssl,inets]},
              {env,[]},
              {modules,[]},
              {licenses,["Apache-2.0"]},
              {links,[{"Github",
                       "https://github.com/tsloughter/gen_cluster"}]}]}.
