Representation of IP addresses and subnets.
Find a file
2017-10-06 14:56:47 +13:00
config FIRST POST 2017-10-06 14:56:47 +13:00
lib FIRST POST 2017-10-06 14:56:47 +13:00
test FIRST POST 2017-10-06 14:56:47 +13:00
.gitignore FIRST POST 2017-10-06 14:56:47 +13:00
mix.exs FIRST POST 2017-10-06 14:56:47 +13:00
README.md FIRST POST 2017-10-06 14:56:47 +13:00

IP

TODO: Add description

Installation

If available in Hex, the package can be installed by adding ip to your list of dependencies in mix.exs:

def deps do
  [
    {:ip, "~> 0.1.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/ip.