slackbuilds/libraries/ndesk-dbus
dsomero 5106dc9410 various: Set hashbang line as /bin/sh.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2013-11-23 09:18:36 -05:00
..
README libraries/ndesk-dbus: Fixed dep information 2012-08-26 18:01:16 +02:00
ndesk-dbus.SlackBuild various: Set hashbang line as /bin/sh. 2013-11-23 09:18:36 -05:00
ndesk-dbus.info libraries/ndesk-dbus: New maintainer 2013-11-14 23:00:36 -06:00
slack-desc libraries/ndesk-dbus: Added (C# implementation of D-Bus) 2012-08-09 14:32:21 -05:00

README

ndesk-dbus is a C# implementation of D-Bus. It's often referred to as
dbus-sharp, or "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.