File: README

package info (click to toggle)
dbus-sharp-glib 0.6.0-1.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 368 kB
  • sloc: sh: 494; cs: 328; makefile: 89
file content (11 lines) | stat: -rw-r--r-- 344 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
D-Bus for .NET: GLib integration module
=======================================

This is a fork of ndesk-dbus-glib, which provides GLib main loop integration
for Managed D-Bus.

See http://www.github.com/mono/dbus-sharp for our fork
See http://www.ndesk.org/DBusSharp for Alp Toker's original project

-- 
Alp Toker <alp@atoker.com> and others