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