{application,epmdless,
             [{description,"EPMDLess application (allows connecting erlang nodes without EPMD)"},
              {vsn,"0.1.1"},
              {registered,[]},
              {mod,{epmdless_app,[]}},
              {applications,[kernel,stdlib]},
              {env,[]},
              {modules,[]},
              {licenses,["Apache 2.0"]},
              {links,[{"GitHub","https://github.com/oltarasenko/epmdless"}]}]}.
