Current section

Files

Jump to
mcache src mcache.app.src
Raw

src/mcache.app.src

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