Current section
Files
Jump to
Current section
Files
src/gettexter.app.src
{application,gettexter,
[{description,"GNU gettext compatible translation library"},
{vsn,"0.1.0"},
{registered,[]},
{applications,[kernel,stdlib,syntax_tools]},
{mod,{gettexter_app,[]}},
{env,[]},
{licenses,["Apache 2.0"]},
{links,[{"Github","https://github.com/seriyps/gettexter"}]}]}.