aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-pyiface.inc
blob: a1156f4287d2e3aae2989973258ce3a91e130a56 (plain)
1
2
3
4
5
6
7
8
9
10
11
SUMMARY = "Pyiface is a package that exposes the network interfaces of the operating system in a easy to use and transparent way"
SECTION = "devel/python"
HOMEPAGE = "https://pypi.python.org/pypi/pyiface/"
LICENSE = "GPLv3+"

LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=4fe869ee987a340198fb0d54c55c47f1"

SRC_URI[md5sum] = "bc94e3d0c1cf8f49ac86514a8e90ed5c"
SRC_URI[sha256sum] = "a58367d456ac0b4b9d1d5c31d5dd24363ad6c5bcc73edf027ded63732f784cf4"

inherit pypi