Add support for pyiface

Pyiface is a package that exposes the network interfaces of the
operating system in a easy to use and transparent way.

Signed-off-by: Alexandru Vasiu <alexandru.vasiu@ni.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
Alexandru Vasiu
2018-03-16 15:21:41 +02:00
committed by Armin Kuster
parent c09fcd618e
commit 6015d3a4bf
3 changed files with 15 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
inherit setuptools3
require python-pyiface.inc