slackbuilds/python/pyserial
Cristiano Urban ef85c9172f python/pyserial: Updated for version 3.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2017-07-27 15:25:14 +07:00
..
README python/pyserial: Updated for version 3.3 + new maintainer. 2017-07-26 18:29:09 +07:00
pyserial.SlackBuild python/pyserial: Updated for version 3.4. 2017-07-27 15:25:14 +07:00
pyserial.info python/pyserial: Updated for version 3.4. 2017-07-27 15:25:14 +07:00
slack-desc python/pyserial: Updated for version 3.3 + new maintainer. 2017-07-26 18:29:09 +07:00

README

This module encapsulates the access for the serial port. It provides
backends for Python running on Windows, OSX, Linux, BSD (possibly any
POSIX compliant system) and IronPython.
The module named "serial" automatically selects the appropriate backend.