Path to this page:
./
sysutils/py-dbus,
Python bindings for the D-BUS message bus system
Branch: pkgsrc-2008Q2,
Version: 0.82.4,
Package name: py24-dbus-0.82.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-glib]
Master sites:
SHA1: 6675106364c3865a38a9196e314508e7aae2f8b6
RMD160: c934c38c7b6681aa419d005a4a73ab05ffdddac1
Filesize: 462.252 KB
Version history: (Expand)
- (2008-07-14) Package added to pkgsrc.se, version py24-dbus-0.82.4 (created)