Current section
Files
Jump to
Current section
Files
src/mqtree.app.src
{application,mqtree,
[{description,"Index tree for MQTT topic filters"},
{vsn,"1.0.18"},
{registered,[]},
{applications,[kernel,stdlib,p1_utils]},
{env,[]},
{files,["src/","c_src/*.c","c_src/*.h","rebar.config",
"rebar.config.script","README.md","LICENSE"]},
{licenses,["Apache 2.0"]},
{links,[{"Github","https://github.com/processone/mqtree"}]}]}.