ip6gen 0.0.2

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

[dependencies]
clap = "2.13.0"
ipgen = "0.0.1"