Current section

Files

Jump to
depcache src depcache.app.src
Raw

src/depcache.app.src

{application,depcache,
[{description,"In-memory cache with cache key dependencies"},
{vsn,"1.7.0"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{maintainers,["Arjan Scherpenisse","Marc Worrell"]},
{licenses,["Apache 2"]},
{links,[{"Github","https://github.com/zotonic/depcache"}]}]}.