Current section

Files

Jump to
relx src relx.app.src
Raw

src/relx.app.src

{application,relx,
[{description,"Release assembler for Erlang/OTP Releases"},
{vsn,"3.31.0"},
{modules,[]},
{registered,[]},
{applications,[kernel,stdlib,getopt,erlware_commons,bbmustache,
providers]},
{licenses,["Apache"]},
{links,[{"Github","https://github.com/erlware/relx"}]}]}.