openbsd-ports/x11/dbus-intf/pkg/DESCR
stu f1a9e17f94 Import dbus-intf 0.4.
A high-level interface to dbus-tcl.

Ok landry@
2012-08-08 11:46:35 +00:00

10 lines
375 B
Plaintext

DBus-Intf is a Tcl library for easily providing
an introspectable DBus interface to Tcl programs.
Supports standard DBus interfaces and calls:
org.freedesktop.DBus.Peer, Properties, and Introspectable.
org.freedesktop.DBus.Properties.Get, Set, and GetAll.
Provides introspection of methods, signals, and properties.
Responds to org.freedesktop.DBus.Peer.Ping requests.