Source: python-pyaudio
Standards-Version: 4.7.4
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders:
 Hubert Pham <hubert@mit.edu>,
 Felipe Sateler <fsateler@debian.org>,
 Justin Mazzola Paluska <jmp@mit.edu>,
 Andreas Tille <tille@debian.org>,
Section: python
Homepage: https://people.csail.mit.edu/hubert/pyaudio/
Testsuite: autopkgtest-pkg-python
Build-Depends:
 debhelper-compat (= 14),
 dh-sequence-python3,
 pybuild-plugin-pyproject,
 python3-all-dev,
 python3-setuptools,
 portaudio19-dev,
Build-Depends-Indep:
 python3-sphinx,
 dh-linktree,
 libjs-sphinxdoc,
 node-jquery,
 libjs-underscore,
# python3-pytest <!nocheck>,
# python3-numpy <!nocheck>,
Vcs-Browser: https://salsa.debian.org/python-team/packages/python-pyaudio
Vcs-Git: https://salsa.debian.org/python-team/packages/python-pyaudio.git

Package: python3-pyaudio
Architecture: any
Depends:
 ${python3:Depends},
 ${shlibs:Depends},
 ${misc:Depends},
Suggests:
 python-pyaudio-doc (>= ${source:Upstream-Version}),
Provides:
 ${python3:Provides},
Description: Python3 bindings for PortAudio v19
 PyAudio provides Python bindings for PortAudio v19, the
 cross-platform audio I/O library. PyAudio makes it easy to use Python
 to play and record audio via pythonic wrappers around the PortAudio
 API.  This package is for Python3.

Package: python-pyaudio-doc
Architecture: all
Section: doc
Depends:
 ${misc:Depends},
Description: Documentation for Python bindings for PortAudio v19
 Documentation for PyAudio, which provides Python bindings for
 PortAudio v19, the cross-platform audio I/O library. PyAudio makes it
 easy to use Python to play and record audio via pythonic wrappers
 around the PortAudio API.
