Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python3-pyModbusTCP-0.3.0-6.fc43 RPM for noarch

From Fedora 43 testing updates for x86_64 / Packages / p

Name: python3-pyModbusTCP Distribution: Fedora Project
Version: 0.3.0 Vendor: Fedora Project
Release: 6.fc43 Build date: Sat Sep 20 02:05:39 2025
Group: Unspecified Build host: buildvm-ppc64le-25.rdu3.fedoraproject.org
Size: 228544 Source RPM: python-pyModbusTCP-0.3.0-6.fc43.src.rpm
Packager: Fedora Project
Url: https://github.com/sourceperl/pyModbusTCP
Summary: A simple Modbus/TCP library for Python
pyModbusTCP A simple Modbus/TCP client library for Python.
Since version 0.1.0, a server is also available for test
purpose only (don't use in project). pyModbusTCP is pure Python
code without any extension or external module dependency.

Provides

Requires

License

MIT

Changelog

* Fri Sep 19 2025 Python Maint <python-maint@redhat.com> - 0.3.0-6
  - Rebuilt for Python 3.14.0rc3 bytecode
* Fri Aug 15 2025 Python