summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-pyiface.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python-pyiface.inc')
-rw-r--r--meta-python/recipes-devtools/python/python-pyiface.inc11
1 files changed, 11 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-pyiface.inc b/meta-python/recipes-devtools/python/python-pyiface.inc
new file mode 100644
index 000000000..4d0c8dc9e
--- /dev/null
+++ b/meta-python/recipes-devtools/python/python-pyiface.inc
@@ -0,0 +1,11 @@
1SUMMARY = "Pyiface is a package that exposes the network interfaces of the operating system in a easy to use and transparent way"
2SECTION = "devel/python"
3HOMEPAGE = "https://pypi.python.org/pypi/pyiface/"
4LICENSE = "GPLv3+"
5
6LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=fe06497acaf4f45999925d348c2605f9"
7
8SRC_URI[md5sum] = "edcdd71109c4259af8348006a8049c9c"
9SRC_URI[sha256sum] = "dc984de0e1bcf6871ef88b1a92d1fb75717d4f602a60caeb66136093d4a8f62e"
10
11inherit pypi