blob: 5c56c49b29bdf96be5af584f8240e11a8754d731 (
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.8
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.8.tar.gz
sha1sums = 534e691fa7f93f10042064317758d504f2e6e929
pkgname = python-edfio
|