blob: 6d0355d86d35d6dc6552bd643ba6a4be3f11f3a0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = python-pyeit-git
pkgdesc = Python based toolkit for Electrical Impedance Tomography
pkgver = 1.0.0.r58.g92c5524
pkgrel = 3
url = https://github.com/liubenyuan/pyEIT
arch = any
license = BSD
makedepends = git
makedepends = python-setuptools
depends = python-numpy
depends = python-scipy
depends = python-pandas
depends = python-matplotlib
optdepends = python-vispy
optdepends = python-xarray
provides = python-pyeit
conflicts = python-pyeit
source = pyEIT::git+https://github.com/liubenyuan/pyEIT.git#branch=master
sha256sums = SKIP
pkgname = python-pyeit-git
|