Source: python-pyaudio Section: python Priority: optional Standards-Version: 3.9.8 Build-Depends: python3-all-dev, debhelper(>= 12), portaudio19-dev, python3-sphinx, dh-linktree, dh-python, node-jquery, libjs-underscore Maintainer: Hubert Pham Uploaders: Felipe Sateler , Justin Mazzola Paluska Homepage: https://people.csail.mit.edu/hubert/pyaudio/ Vcs-Git: https://people.csail.mit.edu/hubert/git/pyaudio.git -b debian Vcs-Browser: https://people.csail.mit.edu/hubert/git/pyaudio.git Package: python3-pyaudio Depends: ${python3:Depends}, ${shlibs:Depends}, ${misc:Depends} Provides: ${python3:Provides} Suggests: python-pyaudio-doc (>= ${source:Upstream-Version}) Architecture: any 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 Section: doc Depends: ${misc:Depends} Architecture: all 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.