slackbuilds/libraries/dbus-sharp
Donald Cooley 66c19f2d6a libraries/dbus-sharp: SlackBuild, README & .info tidyups.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2017-03-25 00:07:32 +00:00
..
README libraries/dbus-sharp: SlackBuild, README & .info tidyups. 2017-03-25 00:07:32 +00:00
dbus-sharp.SlackBuild libraries/dbus-sharp: SlackBuild, README & .info tidyups. 2017-03-25 00:07:32 +00:00
dbus-sharp.info libraries/dbus-sharp: SlackBuild, README & .info tidyups. 2017-03-25 00:07:32 +00:00
slack-desc libraries/dbus-sharp: Added (C# implementation of D-Bus). 2013-12-14 10:53:03 -06:00

README

This is a fork of ndesk-dbus, which is a C# implementation of D-Bus.
It's often referred to as "managed D-Bus" to avoid confusion with
existing bindings (which wrap libdbus).

D-Bus is an inter-process communication framework that lets
applications interface with the system event bus as well as allowing
them to talk to one another in a peer-to-peer configuration.