aboutsummaryrefslogtreecommitdiff
path: root/python/python3-dbus-next/README
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu1@isaacyu1.com>2023-02-02 05:25:12 +0000
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-02-04 07:19:54 +0700
commit9c66fde207651aa81ff7c2e2bda3a0befca78a1e (patch)
tree7c25d587b9eeb725e22cffca738f2159754bfec0 /python/python3-dbus-next/README
parent65de6bc7832e152316c486cc901608d8a0c45beb (diff)
python/python3-dbus-next: Added (next great DBus library for Python)
Signed-off-by: bedlam <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-dbus-next/README')
-rw-r--r--python/python3-dbus-next/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/python/python3-dbus-next/README b/python/python3-dbus-next/README
new file mode 100644
index 0000000000..9738a0f2c9
--- /dev/null
+++ b/python/python3-dbus-next/README
@@ -0,0 +1,3 @@
+python3-dbus-next is a Python library for DBus that aims to be a fully
+featured high level library primarily geared towards integration of
+applications into Linux desktop and mobile environments.