mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-07-19 15:29:08 +02:00

License-Update: Checksum changed due to whitespace changes in license file Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
12 lines
459 B
HTML
12 lines
459 B
HTML
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=fe06497acaf4f45999925d348c2605f9"
|
|
|
|
SRC_URI[md5sum] = "2379d8d4506e6c4d83cf3d4824abce8b"
|
|
SRC_URI[sha256sum] = "774ea47bb1387e493f6d5d0937b68fa28202c948eccddbd6e4cf2d708dcd86f2"
|
|
|
|
inherit pypi
|