summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 2c85f7e0e0709f31fde3fd704d30c6fbd037559d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = python-vxi11-git
	pkgdesc = A Python VXI-11 driver for controlling instruments over Ethernet.
	pkgver = 0.8.r7.g7cdafd4
	pkgrel = 1
	url = https://github.com/python-ivi/python-vxi11
	arch = any
	license = MIT
	makedepends = git
	source = python-vxi11::git+https://github.com/python-ivi/python-vxi11.git
	md5sums = SKIP

pkgname = python-vxi11-git
	depends = python
	provides = python-vxi11
	conflicts = python-vxi11

pkgname = python2-vxi11-git
	depends = python2
	provides = python2-vxi11
	conflicts = python2-vxi11