Current section

Files

Jump to
unzr src unzr.app.src
Raw

src/unzr.app.src

{application, unzr,
[
{description, "UNZR Identifier"},
{vsn, "0.7.0"},
{registered, []},
{applications, [kernel,stdlib,kvs]},
{mod, { unzr, []}},
{env, []}
]}.