Path to this page:
./
sysutils/dbus-python-common,
Python bindings for the D-BUS message bus system
Branch: pkgsrc-2017Q3,
Version: 1.2.4,
Package name: dbus-python-common-1.2.4,
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] [
sysutils/dbus-glib]
Master sites:
SHA1: 078a76d760ba649991b0ac0ae2eaeda41c00ca5b
RMD160: 05e7ac1d0f3dd49a097b126a04456cf2c8d5db7c
Filesize: 597.766 KB
Version history: (Expand)
- (2017-09-29) Package added to pkgsrc.se, version dbus-python-common-1.2.4 (created)