Current section

Files

Jump to
gen_icmp src gen_icmp.app.src
Raw

src/gen_icmp.app.src

{application,gen_icmp,
[{description,"Interface to ICMP sockets"},
{vsn,"0.6.1"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{modules,[]},
{licenses,["BSD-3-Clause"]},
{links,[{"Github","https://github.com/msantos/gen_icmp"}]}]}.