slackbuilds/python/pyserial
Cristiano Urban 101e47c2b4 python/pyserial: Update DEP.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2019-06-10 01:55:29 +07:00
..
README python/pyserial: Updated for version 3.3 + new maintainer. 2017-07-26 18:29:09 +07:00
pyserial.SlackBuild python/pyserial: Added python3 support by default. 2019-06-09 05:31:19 +07:00
pyserial.info python/pyserial: Update DEP. 2019-06-10 01:55:29 +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.