Packages

ASiC Document Container ISO 21320-1

Current section

Files

Jump to
asic src asic.app.src
Raw

src/asic.app.src

{application, abac,
[
{description, "ABAC Attribute Based Access Control"},
{vsn, "0.10.0"},
{registered, []},
{applications, [kernel,stdlib]},
{mod, { abac, []}},
{env, []}
]}.