Current section

Files

Jump to
dp_decoder src dp_decoder.app.src
Raw

src/dp_decoder.app.src

{application,dp_decoder,
[{description,"Collection of decoders for different metric protocols"},
{vsn,"0.1.1"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{modules,[]},
{maintainers,["Heinz N. Gies"]},
{licenses,["MIT"]},
{links,[{"github",
"https://github.com/dalmatinerdb/dp_decoder"}]}]}.