diff options
Diffstat (limited to 'multimedia/telepathy-glib/README')
-rw-r--r-- | multimedia/telepathy-glib/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/multimedia/telepathy-glib/README b/multimedia/telepathy-glib/README new file mode 100644 index 0000000000..ce2fe2f792 --- /dev/null +++ b/multimedia/telepathy-glib/README @@ -0,0 +1,5 @@ +telepathy-glib is a C library using GLib, for use in Telepathy +clients, connection managers (protocol backends) and other +components. It can also be used from C++ via extern "C" +linkage, and from higher-level languages including Python and +JavaScript via GObject-Introspection. |