Path to this page:
./
sysutils/dbus-python-common,
Python bindings for the D-BUS message bus system
Branch: pkgsrc-2018Q1,
Version: 1.2.6,
Package name: dbus-python-common-1.2.6,
Maintainer: pkgsrc-usersD-BUS is a message bus, used for sending messages between applications.
Conceptually, it fits somewhere in between raw sockets and CORBA in terms
of complexity.
D-BUS supports broadcast messages, asynchronous messages (thus decreasing
latency), authentication, and more. It is designed to be low-overhead;
messages are sent using a binary protocol, not using XML. D-BUS also
supports a method call mapping for its messages, but it is not required;
this makes using the system quite simple.
This package provides the Python D-BUS bindings.
Required to run:[
sysutils/dbus]
Required to build:[
lang/python27]
Master sites:
SHA1: 07a7a7ea5442e777b7908c3cdcb6913d59fd74ff
RMD160: 2eafcfda29af6738a3326584f199167826d7b612
Filesize: 760.638 KB
Version history: (Expand)
- (2018-04-04) Package added to pkgsrc.se, version dbus-python-common-1.2.6 (created)