mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-22 11:04:51 -04:00
5 lines
266 B
Plaintext
5 lines
266 B
Plaintext
This module encapsulates access to the serial port. It provides
|
|
backends for Python running on Windows, Linux, BSD (possibly any POSIX
|
|
compliant system), Jython and IronPython (.NET and Mono). The module
|
|
named "serial" automatically selects the appropriate backend.
|