Current section

Files

Jump to
shq src shq.app.src
Raw

src/shq.app.src

{application,shq,
[{description,"Shared inter-process queues"},
{vsn,"0.0.2"},
{modules,[shq]},
{applications,[kernel,stdlib]},
{licenses,[<<"ISC">>]}]}.