summaryrefslogtreecommitdiffstats
path: root/libraries/ndesk-dbus-glib/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/ndesk-dbus-glib/README')
-rw-r--r--libraries/ndesk-dbus-glib/README9
1 files changed, 9 insertions, 0 deletions
diff --git a/libraries/ndesk-dbus-glib/README b/libraries/ndesk-dbus-glib/README
new file mode 100644
index 0000000000..5111fa419b
--- /dev/null
+++ b/libraries/ndesk-dbus-glib/README
@@ -0,0 +1,9 @@
+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.
+
+This requires Mono and ndesk-dbus.