Path to this page:
./
sysutils/py-dbus,
Python bindings for the D-BUS message bus system
Branch: pkgsrc-2009Q2,
Version: 0.83.0,
Package name: py25-dbus-0.83.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-libxml2] [
devel/glib2] [
lang/python25] [
lang/py-pyrex] [
sysutils/dbus-glib] [
sysutils/dbus]
Required to build:[
textproc/py-docutils] [
devel/gmake] [
devel/pkg-config]
Master sites:
SHA1: c2a6edaf69b52066e8fb205ebee96a1aae141944
RMD160: a0b49521199320992b83834feccaa537b61ae8e2
Filesize: 482.696 KB
Version history: (Expand)
- (2009-07-09) Package added to pkgsrc.se, version py25-dbus-0.83.0 (created)