Current section

Files

Jump to
pc src pc.app.src
Raw

src/pc.app.src

{application,pc,
[{description,"a rebar3 port compiler for native code"},
{vsn,"1.13.0"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{modules,[]},
{licenses,["MIT"]},
{links,[{"Github","https://github.com/blt/port_compiler"}]}]}.