Current section

Files

Jump to
dtu src dtu.app.src
Raw

src/dtu.app.src

{application,dtu,
[{description,"Data the Ultimate"},
{vsn,"0.1.2"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{modules,[]},
{licenses,["Apache 2.0"]},
{links,[{"Github","https://github.com/marianoguerra/dtu"}]}]}.