summaryrefslogtreecommitdiffstats
path: root/rules/python3-pyalsaaudio.in
blob: a2384df1665d68298d03965d32a3b5ad9acdd0a3 (plain)
1
2
3
4
5
6
7
8
9
10
## SECTION=python3

config PYTHON3_PYALSAAUDIO
	tristate
	prompt "python3-pyalsaaudio"
	select PYTHON3
	select ALSA_LIB
	help
	  Wrappers for accessing the ALSA API from Python. Fairly complete for
	  PCM devices and mixer access.