diff options
author | Hunter Sezen <ovariegata@yahoo.com> | 2016-07-28 18:18:54 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-07-30 06:04:26 +0700 |
commit | 40ba34da855a24d06f08b9644636edfd1044d0be (patch) | |
tree | 5093f6d0ea87d828f4855a5437cf334efa2346b8 /python/dbus-python3/slack-desc | |
parent | c937ffdfcc313f683f8063ed52a1c3313c8d7b14 (diff) | |
download | slackbuilds-40ba34da855a24d06f08b9644636edfd1044d0be.tar.gz |
python/dbus-python3: Added (Python3 bindings for dbus).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/dbus-python3/slack-desc')
-rw-r--r-- | python/dbus-python3/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/dbus-python3/slack-desc b/python/dbus-python3/slack-desc new file mode 100644 index 0000000000..b7b83c2e07 --- /dev/null +++ b/python/dbus-python3/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------------------------------------------------------| +dbus-python3: dbus-python3 (Python3 bindings for dbus) +dbus-python3: +dbus-python3: dbus-python is a binding for libdbus, the reference implementation +dbus-python3: of D-Bus. +dbus-python3: +dbus-python3: +dbus-python3: +dbus-python3: +dbus-python3: +dbus-python3: +dbus-python3: |