summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 9ff1751614734c4ee64b184c9fae31b9fb29962f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = python-sounddevice
	pkgdesc = Record and play back sound
	pkgver = 0.5.2
	pkgrel = 1
	url = https://python-sounddevice.rtfd.io/
	arch = any
	license = MIT
	makedepends = python-setuptools
	depends = portaudio
	depends = python-cffi
	optdepends = python-numpy: to play back and record NumPy arrays
	source = https://files.pythonhosted.org/packages/source/s/sounddevice/sounddevice-0.5.2.tar.gz
	b2sums = 198a4194addb7c2367a10d14bcbcb879788f940a5a45d6c32ab54c2ea1995a4a5e99d04ec77a371d24b859af49e558521dcff487d660b58d58f2ff806d10eab5

pkgname = python-sounddevice