{application,osc_lib,
             [{description,"Open Sound Control Library"},
              {vsn,"2.1.1"},
              {registered,[]},
              {applications,[kernel,stdlib]},
              {env,[{host,"localhost"},{port,2357},{udp_opts,[binary]}]},
              {modules,[osc_client,osc_lib,osc_util]},
              {licenses,["ISC"]},
              {files,["rebar.config","README*","LICENSE*","src"]},
              {links,[{"Github","https://github.com/erlsci/osc"}]}]}.
