Current section

Files

Jump to
mqtree src mqtree.app.src
Raw

src/mqtree.app.src

{application,mqtree,
[{description,"Index tree for MQTT topic filters"},
{vsn,"1.0.1"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{licenses,["Apache 2.0"]},
{links,[{"Github","https://github.com/processone/mqtree"}]}]}.