blob: 4c52e59c77bb8cf277815246b29c44e6050ea17a (
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.14
pkgrel = 1
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.14.tar.gz
sha256sums = 2951675e297dd4435baae18e965360aeddff9f5f3b20cc09ddc317326dbc3432
pkgname = python-edfio
|