blob: f825f30a4c462c5068e1e29797465d3e125b5c01 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = python-neurokit2
pkgdesc = The Python Toolbox for Neurophysiological Signal Processing.
pkgver = 0.2.12
pkgrel = 1
url = https://github.com/scientisst/BioSPPy
arch = any
license = MIT
makedepends = python-installer
makedepends = python-wheel
depends = python>=3.9
depends = python-numpy
depends = python-scipy
depends = python-pandas
depends = python-matplotlib
depends = python-scikit-learn>=1.0.0
noextract = neurokit2-0.2.12-py2.py3-none-any.whl
source = https://files.pythonhosted.org/packages/py2.py3/n/neurokit2/neurokit2-0.2.12-py2.py3-none-any.whl
sha256sums = caad0a381fd68118fce380fa72a212011da091c73626b663cb21d9aff234cac5
pkgname = python-neurokit2
|