ipaddress 0.1.3

an library to handle ipv4 and ipv6 numbers
Documentation
[dependencies.lazy_static]
version = "1.4.0"

[dependencies.libc]
version = "0.2.141"

[dependencies.num]
version = "0.4.0"

[dependencies.num-integer]
version = "0.1.45"

[dependencies.num-traits]
version = "0.2.15"

[dependencies.regex]
version = "1.7.3"

[package]
authors = ["Meno Abels <meno.abels@adviser.com>"]
description = "an library to handle ipv4 and ipv6 numbers"
documentation = "https://docs.rs/ipaddress/0.1.1/ipaddress/"
homepage = "https://github.com/mabels/ipaddress"
keywords = ["ip", "network"]
license = "MIT"
name = "ipaddress"
readme = "README.md"
repository = "https://github.com/mabels/ipaddress.git"
version = "0.1.3"