Current section

Files

Jump to
egit src egit.app.src
Raw

src/egit.app.src

{application,egit,
[{description,"Native git Erlang inteface library"},
{vsn,"0.1.1"},
{registered,[]},
{modules,[]},
{env,[]},
{applications,[kernel,stdlib]},
{licenses,["Apache 2.0"]},
{links,[{"GitHub","https://github.com/saleyn/egit"}]}]}.