blob: f830195180d9b35b5d5aa00410afb5b5f9e18ad4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python-modbus-tk
pkgdesc = Create Modbus app easily with Python
pkgver = 1.1.2
pkgrel = 2
url = https://github.com/ljean/modbus-tk
arch = any
license = MIT
depends = python
depends = python-pyserial
provides = modbus-tk
provides = python-modbus-tk
conflicts = python-modbus-tk-git
source = https://files.pythonhosted.org/packages/ce/e9/30d86eb912bf868b8c97698b5747f10cf72dc26c674fd030249bc3275484/modbus_tk-1.1.2.tar.gz
sha256sums = 893514bbd8c92118d20a19979e0239e7cb2a63f8f1795a0271e57def09d11770
pkgname = python-modbus-tk
|