Path to this page:
./
sysutils/py-dbus,
Python bindings for the D-BUS message bus system
Branch: pkgsrc-2013Q3,
Version: 1.2.0,
Package name: py27-dbus-1.2.0,
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:[
textproc/py-expat] [
devel/glib2] [
sysutils/dbus-glib] [
sysutils/dbus]
Required to build:[
sysutils/dbus-python-common]
Master sites:
SHA1: 7a00f7861d26683ab7e3f4418860bd426deed9b5
RMD160: cba09a1ca259bfa49c943142110a968241f40360
Filesize: 588.307 KB
Version history: (Expand)
- (2013-10-04) Package added to pkgsrc.se, version py27-dbus-1.2.0 (created)