Name: | python3-pyserial |
---|---|
Version: | 3.5 |
Release: | 11.el10 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 893026 |
License: | BSD-3-Clause |
RPM: | python3-pyserial-3.5-11.el10.noarch.rpm |
Source RPM: | pyserial-3.5-11.el10.src.rpm |
Build Date: | Sat Feb 01 2025 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | http://pypi.python.org/pypi/pyserial |
Summary: | Python serial port access library |
Description: | This module encapsulates the access for the serial port. It provides backends for standard Python running on Windows, Linux, BSD (possibly any POSIX compliant system) and Jython. The module named "serial" automatically selects the appropriate backend. |