RAA - ruby-dbus/0.2.0

ruby-dbus / 0.2.0

Short description: Ruby D-Bus provides an implementation of the D-Bus protocol
Category: Library/System
Status: beta
Created: 2007-05-06 18:23:22 GMT
Last update: 2007-07-04 21:21:19 GMT
Owner: paulvt (Projects of this owner)
Homepage: http://trac.luon.net/ruby-dbus/
Download: http://trac.luon.net/data/ruby-dbus/releases/
License: LGPL
Dependency:
None
Description:

Ruby D-Bus provides an implementation of the D-Bus protocol such that the D-Bus system can be used in the Ruby programming language.

Ruby D-Bus currently supports the following features:

* Connecting to local busses.
* Accessing remote services, objects and interfaces.
* Invoking methods on remote objects synchronously and asynchronously.
* Catch signals on remote objects and handle them via callbacks.
* Remote object introspection.
* Walking object trees.
* Creating services and registering them on the bus.
* Exporting objects with interfaces on a bus for remote use.
* Rubyish D-Bus object and interface syntax support that automatically allows for introspection.
* Emitting signals on exported objects.

Versions: [0.2.0 (2007-07-04)] [0.1.1 (2007-05-06)]

Edit this project (for project owner)

back to RAA top