diff options
Diffstat (limited to 'libraries/ndesk-dbus-glib/slack-desc')
-rw-r--r-- | libraries/ndesk-dbus-glib/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/ndesk-dbus-glib/slack-desc b/libraries/ndesk-dbus-glib/slack-desc new file mode 100644 index 0000000000..9a8504d04d --- /dev/null +++ b/libraries/ndesk-dbus-glib/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +ndesk-dbus-glib: ndesk-dbus-glib (a C# implementation of dbus-glib) +ndesk-dbus-glib: +ndesk-dbus-glib: ndesk-dbus-glib is a C# implementation of dbus-glib. It's often +ndesk-dbus-glib: referred to as "dbus-sharp-glib" to avoid confusion with existing +ndesk-dbus-glib: bindings (which wrap libdbus). +ndesk-dbus-glib: +ndesk-dbus-glib: D-Bus is an inter-process communication framework that lets +ndesk-dbus-glib: applications interface with the system event bus as well as +ndesk-dbus-glib: allowing them to talk to one another in a peer-to-peer +ndesk-dbus-glib: configuration. +ndesk-dbus-glib: |