freebsd-ports/devel/py-mac-vendor-lookup/pkg-descr
Steve Wills 488e7d41e2 devel/py-mac-vendor-lookup: create port
This library provides an easy way to get vendor information from a MAC address.
It contains a local copy of the IEEE's OUI prefix list. It has an asynchronous
interface using Python 3's asyncio as well as a regular synchronous interface
for old-school usage.

WWW: https://github.com/bauerj/mac_vendor_lookup
2020-07-24 03:47:34 +00:00

6 lines
309 B
Text

This library provides an easy way to get vendor information from a MAC address.
It contains a local copy of the IEEE's OUI prefix list. It has an asynchronous
interface using Python 3's asyncio as well as a regular synchronous interface
for old-school usage.
WWW: https://github.com/bauerj/mac_vendor_lookup