version = 1 revision = 1 requires-python = ">=3.13" [[package]] name = "aioarp" version = "0.1.0" source = { virtual = "." } dependencies = [ { name = "getmac" }, ] [package.metadata] requires-dist = [{ name = "getmac", specifier = "==0.9.5" }] [[package]] name = "getmac" version = "0.9.5" source = { registry = "https://pypi.org/simple" } sdist = { url = "https://files.pythonhosted.org/packages/89/a8/4af8e06912cd83b1cc6493e9b5d0589276c858f7bdccaf1855df748983de/getmac-0.9.5.tar.gz", hash = "sha256:456435cdbf1f5f45c433a250b8b795146e893b6fc659060f15451e812a2ab17d", size = 94031 } wheels = [ { url = "https://files.pythonhosted.org/packages/18/85/4cdbc925381422397bd2b3280680e130091173f2c8dfafb9216eaaa91b00/getmac-0.9.5-py2.py3-none-any.whl", hash = "sha256:22b8a3e15bc0c6bfa94651a3f7f6cd91b59432e1d8199411d4fe12804423e0aa", size = 35781 }, ]