{application,erl_tcp,
             [{description,"An OTP application"},
              {vsn,"0.1.1"},
              {registered,[]},
              {mod,{tcp_app,[]}},
              {applications,[kernel,stdlib]},
              {env,[]},
              {modules,[]},
              {licenses,["MIT"]},
              {links,[{"Github",
                       "https://github.com/arthasyou/erl-tcp.git"}]}]}.
