Current section
Files
Jump to
Current section
Files
src/exat.app.src
{application,exat,
[{description,"Elixir Module and Struct Interoperability for Erlang"},
{vsn,"0.1.0"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{modules,[]},
{licenses,["Apache 2.0"]},
{links,[{"Github","https://github.com/marianoguerra/exat"}]}]}.