comms/py-ModbusTCP: Simple Modbus/TCP client for python This port is a simple modbus TCP client for python. A pure Python code without any extension or external module dependency Approved by: 0mp (mentor)
Details
Details
- Reviewers
0mp - Commits
- R11:0d2aafdd1d2a: comms/py-ModbusTCP: Simple Modbus/TCP client for python
Portlinted and portclippied.
Tested with poudriere on 14.2-RELEASE (and used on some of my projects)
Diff Detail
Diff Detail
- Repository
- R11 FreeBSD ports repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
Updated pkg-descr for a better description, removed unused line in Makefile. Fixed the summary.
comms/py-ModbusTCP/Makefile | ||
---|---|---|
3 | Please use DISTVERSION by default. Only use PORTVERSION if necessary. |