Path to this page:
./
sysutils/py-dbus,
Python bindings for the D-BUS message bus system
Branch: pkgsrc-2010Q4,
Version: 0.83.1,
Package name: py26-dbus-0.83.1,
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:[
lang/py-pyrex] [
lang/python26] [
devel/glib2]
Required to build:[
devel/pkg-config] [
devel/gmake]
Master sites:
SHA1: a209de26ade2546251e5877f3b650789870755a4
RMD160: d549fb52b52c960dc5aa646e809906142dcb067b
Filesize: 520.89 KB
Version history: (Expand)
- (2011-01-25) Package added to pkgsrc.se, version py26-dbus-0.83.1 (created)