slackbuilds_ponce/python/python3-pulsectl
Pouria Rezaei bc03ca6a35
python/python3-pulsectl: Updated for version 22.1.3.
Signed-off-by: Pouria Rezaei <Pouria.rz@outlook.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-02-07 08:25:37 +07:00
..
python3-pulsectl.info python/python3-pulsectl: Updated for version 22.1.3. 2022-02-07 08:25:37 +07:00
python3-pulsectl.SlackBuild python/python3-pulsectl: Updated for version 22.1.3. 2022-02-07 08:25:37 +07:00
README
slack-desc

Python (3.x and 2.x) 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.
For async version to use with asyncio, see pulsectl-asyncio project 
instead.
Originally forked from pulsemixer project, which had this code bundled.

By ~red