blob: 4939095659561371930db86f8af87d5754a392e4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = python-edfio
pkgdesc = Python package for reading and writing EDF and EDF+C files
pkgver = 0.4.13
pkgrel = 2
url = https://github.com/the-siesta-group/edfio
arch = any
license = Apache-2.0
makedepends = python-build
makedepends = python-hatchling
makedepends = python-hatch-vcs
makedepends = python-installer
depends = python
depends = python-numpy
source = https://files.pythonhosted.org/packages/source/e/edfio/edfio-0.4.13.tar.gz
sha256sums = 67d4901c89336bb23266496f35f0f3c6ac2fe024
pkgname = python-edfio
|