python-libmodbus: add package
authorDaniel Golle <daniel@makrotopia.org>
Thu, 30 Jan 2020 13:05:33 +0000 (15:05 +0200)
committerDaniel Golle <daniel@makrotopia.org>
Thu, 30 Jan 2020 13:06:46 +0000 (15:06 +0200)
commit9aeb5cfbd402602f747477b3818edf73d11772e7
treead027d60d4458b715949c28a5b5f8af52bb228c8
parentab3ba9ff2bf0768096c7a31742f108e71e533b86
python-libmodbus: add package

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>
lang/python/python-libmodbus/Makefile [new file with mode: 0644]