aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-devtools/python/python-netifaces_0.10.9.bb
blob: ba6bd161cc95f2d7e895c82c965b6c25ee7d2755 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
SUMMARY = "Portable network interface information for Python"
DESCRIPTION = "Portable network interface information for Python"
HOMEPAGE = "https://github.com/al45tair/netifaces"
SECTION = "devel/python"

LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=a53cbc7cb75660694e138ba973c148df"

SRC_URI[md5sum] = "de92cc322b4f56047c073f802ad77860"
SRC_URI[sha256sum] = "2dee9ffdd16292878336a58d04a20f0ffe95555465fee7c9bd23b3490ef2abf3"

inherit pypi setuptools