Source: python-sounddevice
Standards-Version: 4.7.4
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders:
 Alexander Sulfrian <alexander@sulfrian.net>,
Section: python
Testsuite: autopkgtest-pkg-python
Build-Depends:
 debhelper-compat (= 14),
 dh-sequence-python3,
 pybuild-plugin-pyproject,
 python3-all,
 python3-cffi,
 python3-setuptools,
Build-Depends-Indep:
 dh-sequence-sphinxdoc,
 python-numpy-doc,
 python3-doc,
 python3-sphinx,
 python3-sphinx-rtd-theme,
Vcs-Browser: https://salsa.debian.org/python-team/packages/python-sounddevice
Vcs-Git: https://salsa.debian.org/python-team/packages/python-sounddevice.git
Homepage: https://github.com/spatialaudio/python-sounddevice

Package: python3-sounddevice
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
 libportaudio2,
Recommends:
 python3-numpy,
Description: Play and Record Sound with Python - Python 3.x
 This Python module provides bindings for the PortAudio library and a few
 convenience functions to play and record NumPy arrays containing audio
 signals.
 .
 This package contains the Python 3 module.

Package: python-sounddevice-doc
Architecture: all
Multi-Arch: foreign
Section: doc
Depends:
 ${misc:Depends},
 ${sphinxdoc:Depends},
Suggests:
 python-numpy-doc,
 python3-doc,
Built-Using:
 ${sphinxdoc:Built-Using},
Description: Play and Record Sound with Python - documentation
 This Python module provides bindings for the PortAudio library and a few
 convenience functions to play and record NumPy arrays containing audio
 signals.
 .
 This package contains the documentation.
