aboutsummaryrefslogtreecommitdiff
path: root/devel/py-mac-vendor-lookup/pkg-descr
blob: 0a2ed56298302574979f52243378211650cb94e7 (plain) (blame)
1
2
3
4
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.