Current section

Files

Jump to
e2h src e2h.app.src
Raw

src/e2h.app.src

{application,e2h,
[{description,"HTML generator for Erlang ecosystem"},
{vsn,"0.3.2"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{modules,[]},
{licenses,["MIT"]},
{links,[{"GitHub","https://github.com/bunopnu/e2h"}]}]}.