summaryrefslogtreecommitdiffstats
path: root/multimedia/telepathy-glib/README
diff options
context:
space:
mode:
author Thorn Inurcide2015-09-04 01:54:55 +0200
committer Willy Sudiarto Raharjo2015-09-05 01:25:10 +0200
commit4e7ed8cb9543ef5dcaa5fa325a6959316846875c (patch)
tree969428eecab93a700dac3e07aa2b66750cb94404 /multimedia/telepathy-glib/README
parent58ae7b8d3b4c21ea90f1ce3189c5f573f1e11adb (diff)
downloadslackbuilds-4e7ed8cb9543ef5dcaa5fa325a6959316846875c.tar.gz
multimedia/telepathy-glib: Added (C library for Telepathy Clients).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'multimedia/telepathy-glib/README')
-rw-r--r--multimedia/telepathy-glib/README5
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.