Mercurial > libervia-backend
view MANIFEST.in @ 3902:32b38dd3ac18
plugin events: update following `Events` protoXEP submission:
update the plugin to follow the specification proposed at
https://github.com/xsf/xeps/pull/1206
Events are internally converted to a dict following a format described in
`event_data_2_event_elt` docstring.
RSVP mechanism now uses Pubsub Attachments (XEP-0470), with a user extensible data form.
Bridge methods signatures have changed.
rel 372
author | Goffi <goffi@goffi.org> |
---|---|
date | Wed, 21 Sep 2022 22:41:49 +0200 |
parents | 5d926c7b0d99 |
children |
line wrap: on
line source
include MANIFEST.in sat/VERSION global-include *.py global-include *.ini global-include *.po *.mo global-include CHANGELOG COPYING* INSTALL README* global-include *.sh global-include *.yml *.yaml global-include Makefile *.rst *.bat graft misc graft doc include sat_frontends/jp/jp sat_frontends/primitivus/primitivus include sat/bridge/bridge_constructor global-exclude *.un~ prune sat/bridge/bridge_constructor/generated