summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a8ca9739b47a19c058fe60ab0606ba1844299953 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = python-soundfile
	pkgdesc = A Python library to read and write audio files using libsndfile, CFFI and NumPy
	pkgver = 0.11.0
	pkgrel = 3
	url = https://github.com/bastibe/python-soundfile
	arch = any
	license = BSD
	checkdepends = python-pytest
	checkdepends = python-setuptools
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python-cffi
	depends = libsndfile
	depends = python-numpy
	source = https://github.com/bastibe/python-soundfile/releases/download/0.11.0/soundfile-0.11.0.tar.gz
	sha256sums = 931738a1c93e8684c2d3e1d514ac63440ce827ec783ea0a2d3e4730e3dc58c18

pkgname = python-soundfile