summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 0a5f99af22f190e79b98f320042e2b26e8246ed7 (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.1
	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.1.tar.gz
	b2sums = b14f9906ecafed5b3cdab109e1a7c3ae82a5de82a035a6cc3da14e86adaf05304e11a5e1d3b2012a1985feae1e95f3aa1491619b25439a3f73891f1b582fb46f

pkgname = python-sounddevice