From 1da27bde43f921d788eded1ea23d9b6f05909ffc Mon Sep 17 00:00:00 2001 From: Isaac Yu Date: Sun, 27 Apr 2025 09:07:42 +0700 Subject: python/python3-dbus-fast: Added (faster version of dbus-next). Signed-off-by: Willy Sudiarto Raharjo --- python/python3-dbus-fast/README | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 python/python3-dbus-fast/README (limited to 'python/python3-dbus-fast/README') diff --git a/python/python3-dbus-fast/README b/python/python3-dbus-fast/README new file mode 100644 index 0000000000..64e9d75815 --- /dev/null +++ b/python/python3-dbus-fast/README @@ -0,0 +1,3 @@ +dbus-fast is a Python library for DBus that aims to be a performant +fully featured high level library primarily geared towards integration +of applications into Linux desktop and mobile environments. -- cgit v1.2.3