From 7607c1f6694e2ca4140fc7d5eff36e773b1dc299 Mon Sep 17 00:00:00 2001 From: Isaac Yu Date: Thu, 18 Sep 2025 20:27:10 +0700 Subject: python/python3-pulsectl-asyncio: Added (Asyncio frontend for pulsectl). Signed-off-by: Willy Sudiarto Raharjo --- python/python3-pulsectl-asyncio/README | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 python/python3-pulsectl-asyncio/README (limited to 'python/python3-pulsectl-asyncio/README') 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. -- cgit v1.2.3