Current section
Files
Jump to
Current section
Files
src/blockade.app.src
{application,blockade,
[{description,"Event queue with priority levels"},
{vsn,"0.2.2"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{modules,[]},
{licenses,["Apache 2.0"]},
{links,[{"GitHub","https://github.com/alfetahe/blockade"}]}]}.