Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | python-libmodbus: update to version 0.5.0 | Daniel Golle | 2020-02-11 |
| | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org> | ||
* | python-libmodbus: depend on python-cffi | Daniel Golle | 2020-02-05 |
| | | | | | | Dependency on python{,3}-cffi was missing. Add it. Signed-off-by: Daniel Golle <daniel@makrotopia.org> | ||
* | python-libmodbus: fix dependencies | Daniel Golle | 2020-02-05 |
| | | | | | | python3-libmodbus should depend on python3-variants. Signed-off-by: Daniel Golle <daniel@makrotopia.org> | ||
* | python-libmodbus: add package | Daniel Golle | 2020-01-30 |
Python Interface for libmodbus written with CFFI. This libmodbus wrapper is compatible with Python 2 and Python 3. Signed-off-by: Daniel Golle <daniel@makrotopia.org> |