1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
|
Source: python-pyalsa
Section: python
Priority: extra
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Uploaders: TANIGUCHI Takaki <takaki@debian.org>
Build-Depends: debhelper (>= 7.0.50~),
python-setuptools, python-all-dev,
libasound2-dev
Standards-Version: 3.9.6
Homepage: http://www.alsa-project.org/main/index.php/Main_Page
Vcs-Git: git://anonscm.debian.org/python-modules/packages/python-pyalsa.git
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/python-pyalsa.git
Package: python-pyalsa
Architecture: any
Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}
Provides: ${python:Provides}
Description: Official ALSA Python binding library
Official ALSA Python binding, including hardware management, mixer and
sequencer control.
.
ALSA is the Advanced Linux Sound Architecture.
|