aboutsummaryrefslogtreecommitdiff
path: root/python/python3-dbus-fast/README
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu@protonmail.com>2025-04-27 09:07:42 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-04-27 09:11:52 +0700
commit1da27bde43f921d788eded1ea23d9b6f05909ffc (patch)
tree6fb05168e7e0ea2edcd7b250d0ef21de270524d7 /python/python3-dbus-fast/README
parentde36d38a61957e35f2b0993823f2ce375ca8f6f7 (diff)
python/python3-dbus-fast: Added (faster version of dbus-next).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-dbus-fast/README')
-rw-r--r--python/python3-dbus-fast/README3
1 files changed, 3 insertions, 0 deletions
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.