aboutsummaryrefslogtreecommitdiff
path: root/python/python3-pulsectl-asyncio/README
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu@protonmail.com>2025-09-18 20:27:10 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-09-18 21:20:23 +0700
commit7607c1f6694e2ca4140fc7d5eff36e773b1dc299 (patch)
treeb31730dc7f10243b25e924e8c0d7bc4b0a8e80ce /python/python3-pulsectl-asyncio/README
parent0322f07119f39f1781fa6dae1b27c03d9e68412f (diff)
python/python3-pulsectl-asyncio: Added (Asyncio frontend for pulsectl).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-pulsectl-asyncio/README')
-rw-r--r--python/python3-pulsectl-asyncio/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/python/python3-pulsectl-asyncio/README b/python/python3-pulsectl-asyncio/README
new file mode 100644
index 0000000000..6fe8a670f5
--- /dev/null
+++ b/python/python3-pulsectl-asyncio/README
@@ -0,0 +1,3 @@
+This library provides an Python 3 asyncio interface on top of the
+pulsectl library for monitoring and controlling the PulseAudio
+sound server.