Path to this page:
./
sysutils/dbus-python-common,
Python bindings for the D-BUS message bus system
Branch: pkgsrc-2012Q4,
Version: 1.1.1nb1,
Package name: dbus-python-common-1.1.1nb1,
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 build:[
devel/gmake] [
devel/pkg-config] [
lang/python27]
Master sites:
SHA1: 3c15438a7ec1f0698d50557e3421564564d0e097
RMD160: 8e810a15c417541744df68cb01e5d707488bd6e8
Filesize: 582.496 KB
Version history: (Expand)
- (2013-01-06) Package added to pkgsrc.se, version dbus-python-common-1.1.1nb1 (created)