dbus-intf
high level interface to dbus-tcl
WWW CVSWeb GITHub-
Package versiondbus-intf-2.1
-
MaintainerStuart Cassoff
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.
+-----------------------------------------------------------------------
| Running ${PKGSTEM} on OpenBSD
+-----------------------------------------------------------------------
As of version 1.0:
The 'dbus-intf' Tcl package is now called 'dbif'.
Man and doc files dbus-intf.n and dbus-intf.html are
now dbif.n and dbif.html, respectively.
All other port files and directories remain 'dbus-intf'.
Occurrences of [package require dbus-intf]
should be changed to [package require dbif].
- devel/tcllib
- x11/dbus-tcl