diff options
| 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 |
| commit | 86984219d11560acc4907c74d8bb364c137542e1 (patch) | |
| tree | bbee36190832f53cb8ded911038392373ab505fd /python/python3-dasbus/README | |
| parent | 635429ec7a086f38db8da24975099c306e172900 (diff) | |
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/README')
| -rw-r--r-- | python/python3-dasbus/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/python/python3-dasbus/README b/python/python3-dasbus/README new file mode 100644 index 0000000000..94ab2d749f --- /dev/null +++ b/python/python3-dasbus/README @@ -0,0 +1,7 @@ +python3-dasbus (python3 DBus library based on glib) + +Dasbus is a DBus library written in Python 3, based on GLib and +inspired by pydbus. The code used to be part of the Anaconda +Installer project. It was based on the pydbus library, but we +replaced it with our own solution because its upstream development +stalled. The dasbus library is a result of this effort. |
