Source: python-pulsectl Priority: optional Maintainer: Debian Python Team Uploaders: Christoph Berg , Build-Depends: debhelper-compat (= 13), dh-python, pulseaudio , python3-all-dev, python3-pytest , python3-setuptools, Standards-Version: 4.6.1 Testsuite: autopkgtest-pkg-python Section: python Homepage: https://github.com/mk-fg/python-pulse-control Vcs-Browser: https://salsa.debian.org/python-team/packages/python-pulsectl Vcs-Git: https://salsa.debian.org/python-team/packages/python-pulsectl.git Package: python3-pulsectl Architecture: all Multi-Arch: foreign Depends: libpulse0, ${misc:Depends}, ${python3:Depends}, Description: high-level interface and ctypes-based bindings for PulseAudio Python blocking high-level interface and ctypes-based bindings for PulseAudio (libpulse), to use in a simple synchronous code. . Wrappers are mostly for mixer-like controls and introspection-related operations, as opposed to e.g. submitting sound samples to play and player-like client.