aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/libw100
AgeCommit message (Expand)Author
2009-11-17svn recipes: change +svnr${SRCREV} +svnr${SRCPV}Martin Jansa
2009-03-17rename packages/ to recipes/ per earlier agreementDenys Dmytriyenko
e='ross/python'>ross/python OpenEmbedded layers collection contribution treesGrokmirror user
aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-pyiface.inc
blob: 087f30c222e18fe47f55a21b0cf37fef9fad469f (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] = "c0bf0c7eeaedb785e9fa3018158f018f"
SRC_URI[sha256sum] = "2b22e4ad0eb541de808d59c9d804dad0f7d07e0719ff6d701f02ea296aa0b7cc"

inherit pypi