ipgen-cli 1.0.3

A command line tool for generating unique and reproducible IP addresses
[[bin]]
name = "ipgen"
[dependencies.ipgen]
version = "1.0.2"

[dependencies.structopt]
version = "0.3.26"

[package]
authors = ["Rushmore <rushmore@webenchanter.com>"]
description = "A command line tool for generating unique and reproducible IP addresses"
edition = "2018"
keywords = ["IP", "IPv6"]
license = "MIT/Apache-2.0"
name = "ipgen-cli"
readme = "README.md"
repository = "https://github.com/ipgen/cli"
version = "1.0.3"