{application,enet,
             [{description,"ENet - Reliable UDP networking library"},
              {vsn,"1.0.0"},
              {registered,[enet_sup]},
              {modules,[]},
              {applications,[kernel,stdlib,crypto,gproc]},
              {mod,{enet_app,[]}},
              {env,[]},
              {licenses,["Apache-2.0"]},
              {links,[{"GitHub","https://github.com/saltysystems/enet"}]}]}.
