slackbuilds_ponce/python/python3-pyserial
Tim Dickson 46456e7eff
python/python3-pyserial: Added (python3 module for the serial port).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2018-11-03 07:46:44 +07:00
..
python3-pyserial.info
python3-pyserial.SlackBuild
README
slack-desc

This module encapsulates the access for the serial port. It provides
backends for Python3 running on Windows, OSX, Linux, BSD (possibly any
POSIX compliant system) and IronPython.

The module named "serial" automatically selects the appropriate backend.