comparison doc/overview.rst @ 3100:cea52c9ddfd9

plugin XEP-0060, jp (pubsub/set): publish-options implementation: - publishing options (XEP-0060 ยง7.1.5) implementation. - jp pubsub/set can specify publish-options using `-f` and `-F` - doc has been updated to explain that - psItemSend and psItemsSend now use serialisation for "extra" - publish-options can be specified in extra['publish-options'] with those methods
author Goffi <goffi@goffi.org>
date Sat, 28 Dec 2019 20:02:18 +0100
parents 72583524cfd3
children f21412896620
comparison
equal deleted inserted replaced
3099:0b6d56a8f7e3 3100:cea52c9ddfd9
64 64
65 Cagou 65 Cagou
66 ----- 66 -----
67 67
68 Cagou is the desktop/mobile frontend. It's probably the main interface for most users. It 68 Cagou is the desktop/mobile frontend. It's probably the main interface for most users. It
69 is based on the `Kivy`_ framework and should run of most platforms (for now it is 69 is based on the `Kivy`_ framework and should run on most platforms (for now it is
70 officially tested only on GNU/Linux and Android phones and tablets). 70 officially tested only on GNU/Linux and Android phones and tablets).
71 71
72 .. _Kivy: https://kivy.org 72 .. _Kivy: https://kivy.org
73 73
74 Libervia 74 Libervia