summaryrefslogtreecommitdiffstats
path: root/python/python3-dasbus/slack-desc
diff options
context:
space:
mode:
author Jay Lanagan <j@lngn.net>2023-02-21 00:12:40 +0000
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-02-25 09:18:02 +0700
commit86984219d11560acc4907c74d8bb364c137542e1 (patch)
treebbee36190832f53cb8ded911038392373ab505fd /python/python3-dasbus/slack-desc
parent635429ec7a086f38db8da24975099c306e172900 (diff)
downloadslackbuilds-86984219d11560acc4907c74d8bb364c137542e1.tar.gz
slackbuilds-86984219d11560acc4907c74d8bb364c137542e1.tar.xz
python/python3-dasbus: Added (python3 DBus library based on glib)
Signed-off-by: bedlam <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-dasbus/slack-desc')
-rw-r--r--python/python3-dasbus/slack-desc19
1 files changed, 19 insertions, 0 deletions
diff --git a/python/python3-dasbus/slack-desc b/python/python3-dasbus/slack-desc
new file mode 100644
index 0000000000..e4d2758c30
--- /dev/null
+++ b/python/python3-dasbus/slack-desc
@@ -0,0 +1,19 @@
+# HOW TO EDIT THIS FILE:
+# The "handy ruler" below makes it easier to edit a package description.
+# Line up the first '|' above the ':' following the base package name, and
+# the '|' on the right side marks the last column you can put a character in.
+# You must make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':' except on otherwise blank lines.
+
+ |-----handy-ruler------------------------------------------------------|
+python3-dasbus: python3-dasbus (python3 DBus library based on glib)
+python3-dasbus:
+python3-dasbus: Dasbus is a DBus library written in Python 3, based on GLib and
+python3-dasbus: inspired by pydbus. The code used to be part of the Anaconda
+python3-dasbus: Installer project. It was based on the pydbus library, but we
+python3-dasbus: replaced it with our own solution because its upstream development
+python3-dasbus: stalled. The dasbus library is a result of this effort.
+python3-dasbus:
+python3-dasbus: Homepage: https://github.com/rhinstaller/dasbus
+python3-dasbus:
+python3-dasbus: