summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e27dfbf3b1456774bc87be72640633d6100ae7fe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
pkgbase = python-ivi-git
	pkgdesc = Python Interchangeable Virtual Instrument Library
	pkgver = 0.14.9.r97.gcfa45ce
	pkgrel = 1
	url = https://github.com/python-ivi/python-ivi
	arch = any
	license = MIT
	makedepends = git
	makedepends = python-setuptools
	makedepends = python2-setuptools
	source = python-ivi::git+https://github.com/python-ivi/python-ivi.git
	md5sums = SKIP

pkgname = python-ivi-git
	depends = python
	depends = python-numpy
	optdepends = python-vxi11: VXI11 instrument support
	optdepends = python-usbtmc: USBTMC instrument support
	optdepends = python-pyvisa: PyVISA interface for NI drivers
	provides = python-ivi
	conflicts = python-ivi

pkgname = python2-ivi-git
	depends = python2
	depends = python2-numpy
	optdepends = python2-vxi11: VXI11 instrument support
	optdepends = python2-usbtmc: USBTMC instrument support
	optdepends = python2-pyvisa: PyVISA interface for NI drivers
	provides = python2-ivi
	conflicts = python2-ivi