Review: python-serialx 1.4.1+dfsg-1
Package Information
| Description | serial communication library with synchronous and asynchronous APIs This library provides access to serial ports from Python using blocking calls, asynchronous stream-style reader and writer objects, and lower-level asynchronous transports. It can open local serial devices such as /dev/ttyUSB0 or /dev/serial/by-id/... and URL-like connection strings for remote serial endpoints. It configures baud rate, reads and writes bytes, controls modem lines such as RTS and DTR, and reports modem pin state. The library can also communicate with serial devices exposed by ESPHome by connecting to an ESPHome API endpoint and selecting a named remote port. |
|---|---|
| Maintainer | Home Assistant Team <team+homeassistant@tracker.debian.org> |
| Changed By | Edward Betts <edward@4angle.com> |
| Sponsor | edward@debian.org |
| Distribution | unstable |
| Architecture | any |
| VCS | git: https://salsa.debian.org/homeassistant-team/deps/python-serialx.git (browse) |
| Closes | #1138837 |
| Tracker | https://tracker.debian.org/pkg/python-serialx |
| Uploaded | 4 hours ago |
New Package Report
.changes
| Changed-By | Edward Betts |
|---|---|
| Architecture | amd64 source |
| Distribution | unstable |
| Date | Thu, 04 Jun 2026 14:52:08 +0100 |
| Source | python-serialx |
| Version | 1.4.1+dfsg-1 |
Changelog
python-serialx (1.4.1+dfsg-1) unstable; urgency=medium . * Initial release. (Closes: #1138837)
.dsc
| Section | python |
|---|---|
| Priority | optional |
| Component | main |
| Package-List | python3-serialx deb python optional arch=any |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: serialx
Upstream-Contact: puddly <puddly3@gmail.com>
Source: https://github.com/puddly/serialx
Files-Excluded:
tests/data/windows
Files: *
Copyright: puddly <puddly3@gmail.com>
License: Apache-2.0
Files: debian/*
Copyright: 2026 Edward Betts <edward@4angle.com>
License: Apache-2.0
License: Apache-2.0
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
.
http://www.apache.org/licenses/LICENSE-2.0
.
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
.
On Debian systems, the complete text of the Apache 2.0 License
can be found in /usr/share/common-licenses/Apache-2.0 file.
Review Information
accepted — allocated to mechtilde 1 hour ago, started 1 hour ago, completed 1 hour ago.