Current section
Files
Jump to
Current section
Files
src/match_trie.app.src
{application,match_trie,
[{description,"MQTT-style topic matching trie using ETS"},
{vsn,"1.0.0"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{modules,[]},
{maintainers,["Benoit Chesneau"]},
{licenses,["MPL-2.0"]},
{links,[{"Github","https://github.com/barrel-db/match_trie"}]},
{files,["src","include","rebar.config","README.md",
"CHANGELOG.md","LICENSE","CONTRIBUTING.md"]}]}.