view README @ 76:67508db07ea0

wokkel: workaround to make Wokkel work with latest version of Twisted: Latest version of Twisted has dropped Python 2.7 support, and thus removed `python.compat._PY3`. This patch works around this by settings it to True.
author Goffi <goffi@goffi.org>
date Thu, 18 Mar 2021 22:34:35 +0100
parents 80fd409ddc91
children
line wrap: on
line source

We use this module to temporary store files that need to be integrated to other projects such as Wokkel.

For example, the changeset that introduced this folder adds RSM (XEP-0059) support to Wokkel.
The files in sat.tmp.wokkel are imported over the initial wokkel files from sat.plugins.__init__.py
Proposed changes are currently in review in upstream Wokkel, and this repository may be removed once they are merged upstream.

Wokkel is a project by Ralph Meijer and contributors, it can be fount at https://wokkel.ik.nu/

The Wokkel files in this repository have been updated by Adrien Cossa (souliane) and Jérôme Poisson (goffi), based on the code from Ralph Meijer.
This repository got contributions from Arnaud Joset (jnanar).

please contact SàT team for any question/remark, you can find details on https://salut-a-toi.org .