Current section
Files
Jump to
Current section
Files
src/maildir_commander.app.src
{application,maildir_commander,
[{description,"An OTP application"},
{vsn,"0.6.1"},
{registered,[]},
{mod,{maildir_commander_app,[]}},
{applications,[kernel,stdlib,p1_utils,iconv]},
{env,[]},
{modules,[]},
{licenses,["Apache 2.0"]},
{links,[{"Github",
"https://github.com/derek-zhou/maildir_commander"}]}]}.