openbsd-ports/net/telepathy/telepathy-inspector/pkg/DESCR
jasper 404bdeba9c import basic components of the telepathy framework.
The Telepathy project aims to provide a unified framework for all forms
of real time conversations, including instant messaging, IRC, voice
calls and video calls. It uses the D-Bus messaging system to provide a
simple interface for client applications, allowing them to quickly
benefit from Telepathy's functionality.

feedback from steven@ and simon@
2007-10-27 16:18:53 +00:00

10 lines
537 B
Plaintext

Telepathy Inspector is a telepathy client (GTK+) whose objective is to
expose all interfaces and functionalities implemented by a given
connection manager along with its connections, channels, etc.
The idea is to enable the user (likely to be a Telepathy developer) to
easily view and access all methods and interfaces of all Telepathy
entities (CMs, connections, etc), which could not be easily achieved
using a regular telepathy client since it would (and should!) hide all
Telepathy logic behind a pleasant, usability oriented, GUI.