eui48 0.4.0

A library to generate and parse IEEE EUI-48 and EUI-64, also known as MAC-48 media access control addresses. The IEEE claims trademarks on the names EUI-48 and EUI-64, in which EUI is an abbreviation for Extended Unique Identifier.
Documentation
[dependencies.rustc-serialize]
version = "0.3.24"

[dependencies.serde]
optional = true
version = "1.0.80"

[package]
authors = ["Andrew Baumhauer <andy@baumhauer.us>", "<rlcomstock3@github.com>", "Michal 'vorner' Vaner <vorner+github@vorner.cz>"]
description = "A library to generate and parse IEEE EUI-48 and EUI-64, also known as MAC-48 media access\ncontrol addresses. The IEEE claims trademarks on the names EUI-48 and EUI-64, in which EUI is an\nabbreviation for Extended Unique Identifier.\n"
documentation = "https://docs.rs/eui48/0.3.1/eui48/"
homepage = "https://github.com/abaumhauer/eui48"
keywords = ["EUI-48", "MAC", "MAC-48", "networking", "MACADDR"]
license = "MIT/Apache-2.0"
name = "eui48"
readme = "README.md"
repository = "https://github.com/abaumhauer/eui48"
version = "0.4.0"