summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 2b01208f0aff54f965e8e3fb1d6a02748ccc21c9 (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
pkgbase = python-ivi-git
	pkgdesc = Python Interchangeable Virtual Instrument Library
	pkgver = 0.14.9.r38.gd7ca59d
	pkgrel = 1
	url = https://github.com/python-ivi/python-ivi
	arch = any
	license = MIT
	makedepends = git
	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