blob: 7adf624dff92092bb3a28bf3afcb64fe27be2386 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = python-gs-usb
pkgdesc = Python Windows/Linux/Mac CAN driver based on usbfs or WinUSB WCID for Geschwister Schneider USB/CAN devices and candleLight USB CAN interfaces.
pkgver = 0.3.0
pkgrel = 1
url = https://pypi.org/project/gs-usb
arch = any
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools
depends = python
depends = python-pyusb
provides = python-gs-usb
conflicts = python-gs-usb
options = !strip
options = !debug
source = gs_usb-0.3.0.tar.gz::https://files.pythonhosted.org/packages/source/g/gs_usb/gs_usb-0.3.0.tar.gz
sha256sums = 1f488fd7cd09d753dff74b7d05349f07933dc556844e3cd9df02c4e4b746bf8f
pkgname = python-gs-usb
|