slackbuilds/python/python3-pulsectl
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
README
python3-pulsectl.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
python3-pulsectl.info python/python3-pulsectl: Updated for version 21.5.0. 2021-06-04 07:38:20 +07:00
slack-desc

README

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