hwaddr 0.1.0

MAC address handling.
Documentation

HwAddr

Hardware addresses with access to the producer database.

Building

Building requires either providing a local database or letting the builder download one.

The database is downloaded from the IEEE website, but it doesn't provide HTTPS, so it may be better to download it and setting the HWADDR_DATABASE environment variable to its path before building.