Current section
Files
Jump to
Current section
Files
src/nat_upnp.app.src
{application,nat_upnp,
[{pkg_name,"nat_upnp"},
{description,"Erlang library to map your internal port to an external using UNP IGD"},
{vsn,"0.1.0"},
{id,"git"},
{registered,[]},
{applications,[kernel,stdlib]},
{modules,[]},
{maintainers,["Benoit Chesneau","Geoffrey Hayes"]},
{licenses,["MIT"]},
{links,[{"Github","https://github.com/exthereum/nat_upnp"}]}]}.