diff options
author | Thorn Inurcide <thorn-inurcide@yandex.com> | 2015-09-04 06:54:55 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-09-05 06:25:10 +0700 |
commit | 4e7ed8cb9543ef5dcaa5fa325a6959316846875c (patch) | |
tree | 969428eecab93a700dac3e07aa2b66750cb94404 /multimedia/telepathy-glib/README | |
parent | 58ae7b8d3b4c21ea90f1ce3189c5f573f1e11adb (diff) | |
download | slackbuilds-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/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. |