Current section
Files
Jump to
Current section
Files
src/iptables.app.src
{application,iptables,
[{description,"iptables wrapper for erlang"},
{vsn,"0.1.3"},
{registered,[]},
{applications,[kernel,stdlib]},
{maintainers,["Eugene Kalinin"]},
{licenses,["MIT"]},
{links,[{"GitHub",
"https://github.com/vitorenesduarte/erlang-iptables"}]}]}.