Current section
Files
Jump to
Current section
Files
src/egcache.app.src
{application,egcache,
[{description,"An OTP application"},
{vsn,"0.1.0"},
{registered,[]},
{mod,{egcache_app,[]}},
{applications,[kernel,stdlib]},
{env,[]},
{modules,[]},
{maintainers,["yosef"]},
{licenses,["Apache"]},
{links,[{"Github","https://github.com/erlware/relx"}]}]}.