blob: 449a670b1cbbc0d87c8c6a71451b97dae8474171 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python2-usbtmc-git
pkgdesc = A Python USBTMC driver for controlling instruments over USB.
pkgver = 0.7.r0.g9313b85
pkgrel = 1
url = https://github.com/python-ivi/python-usbtmc
arch = any
license = MIT
makedepends = git
depends = python2
depends = python2-pyusb
provides = python2-usbtmc
source = python-usbtmc::git+https://github.com/python-ivi/python-usbtmc.git
md5sums = SKIP
pkgname = python2-usbtmc-git
|