summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 7bec13008b7815e99a4a6e736f246d462778c2a8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = python-vxi11-git
	pkgdesc = A Python VXI-11 driver for controlling instruments over Ethernet.
	pkgver = 0.9.r5.gcc4671d
	pkgrel = 1
	url = https://github.com/python-ivi/python-vxi11
	arch = any
	license = MIT
	makedepends = git
	makedepends = python-setuptools
	makedepends = python2-setuptools
	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