{application,ecomm,
             [{pkg_name,"ecomm"},
              {vsn,"1.0.2"},
              {description,"Erlang version of comm(1)"},
              {links,[{"Github","https://github.com/SirWumpus/erlang-comm"}]},
              {applications,[kernel,stdlib,ebs,egetopt]},
              {licenses,["MIT"]},
              {modules,[ecomm]},
              {files,["README.md","makefile","rebar.config","src","test"]}]}.
