Current section
Files
Jump to
Current section
Files
src/mcache.app.src
{application,mcache,
[{description,"Efficient metric memory cache"},
{vsn,"0.2.4"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{modules,[]},
{exclude_regexps,["\\.d$"]},
{maintainers,["Heinz N. Gies"]},
{licenses,["BSD"]},
{links,[{"Github","https://github.com/dalmatinerdb/mcache"}]}]}.