Edit

IABSD.fr/ports/x11/dbus-intf/pkg/DESCR

Branch :

  • Show log

    Commit

  • Author : stu
    Date : 2012-08-08 11:46:35
    Hash : f1a9e17f
    Message : Import dbus-intf 0.4. A high-level interface to dbus-tcl. Ok landry@

  • x11/dbus-intf/pkg/DESCR
  • 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.