Path to this page:
./
sysutils/py-dbus,
Python bindings for the D-BUS message bus system
Branch: pkgsrc-2007Q4,
Version: 0.82.2,
Package name: py24-dbus-0.82.2,
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-libxml2] [
lang/python24] [
lang/py-pyrex]
Master sites:
SHA1: b32565ea6b1e4d640ea07a4be1fccb5da359cc0e
RMD160: e00c449455344d2426b165c5921a9502b6b0b56e
Filesize: 477.986 KB
Version history: (Expand)
- (2008-01-12) Package added to pkgsrc.se, version py24-dbus-0.82.2 (created)