python-robotframework: Add robot framework serial library

Add the robotframework serial library which provides the python library
and associated robot keywords to open and communicate with serial devices.

Signed-off-by: Sipke Vriend <sipke.vriend@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Sipke Vriend
2018-05-09 11:39:33 +10:00
committed by Khem Raj
parent cfa7834dbc
commit 7380588936
3 changed files with 19 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
inherit pypi setuptools
require python-robotframework-seriallibrary.inc