Current section

Files

Jump to
termbox2_nif src termbox2_nif.app.src
Raw

src/termbox2_nif.app.src

{application,termbox2_nif,
[{description,"Underlying NIF to use the termbox2 C API"},
{vsn,"0.2.0"},
{pkg_name,termbox2_nif},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{modules,[]},
{licenses,["MIT"]},
{links,[{"GitHub",
"https://github.com/Hydepwns/termbox2-nif"}]}]}.