Current section

Files

Jump to
cttest src cttest.app.src
Raw

src/cttest.app.src

{application,cttest,
[{description,"TEST TEST TEST just for me testing hex publishing"},
{vsn,"6.0.17"},
{modules,[]},
{registered,[]},
{applications,[kernel,stdlib,p1_utils]},
{mod,{cache_tab_app,[]}},
{files,["src/","include/","c_src/ets_cache.c","rebar.config",
"rebar.config.script","README.md","LICENSE.txt"]},
{licenses,["Apache 2.0"]},
{links,[{"Github","https://github.com/badlop/cttest"}]}]}.