blob: a33e281911370cd8eac00fe81fd3045a52cb8ec5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = python-pybvrf
pkgdesc = Python package for working with BrainVision Recording Format (BVRF) files
pkgver = 0.1.4
pkgrel = 1
url = https://github.com/cbrnr/pybvrf
arch = any
license = BSD-3-Clause
makedepends = python-build
makedepends = python-installer
makedepends = python-uv-build
depends = python
depends = python-mne
depends = python-numpy
depends = python-jsonschema
source = https://files.pythonhosted.org/packages/source/p/pybvrf/pybvrf-0.1.4.tar.gz
sha256sums = dab55e55bcd0e6fd816f5963a6fb87affc46f9ab80de839e9198e6e8c0ddbd03
pkgname = python-pybvrf
|