Path to this page:
./
sysutils/py-dbus,
Python bindings for the D-BUS message bus system
Branch: pkgsrc-2016Q1,
Version: 1.2.2,
Package name: py27-dbus-1.2.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:[
lang/python27] [
devel/glib2] [
sysutils/dbus] [
sysutils/dbus-glib]
Required to build:[
sysutils/dbus-python-common]
Master sites:
SHA1: c2b93b1f0e4945711d6f6d232e63cb9aa3a93359
RMD160: 2f05ee946b0ebc62318f6d4e20e8c51ce131d864
Filesize: 594.513 KB
Version history: (Expand)
- (2016-04-07) Package added to pkgsrc.se, version py27-dbus-1.2.2 (created)