comparison README @ 47:80fd409ddc91

updated README
author Goffi <goffi@goffi.org>
date Mon, 02 Apr 2018 10:33:22 +0200
parents 09e7c32a6a00
children
comparison
equal deleted inserted replaced
46:725ca928fa2c 47:80fd409ddc91
1 Use this module to temporary store files that need to be integrated to other 1 We use this module to temporary store files that need to be integrated to other projects such as Wokkel.
2 projects such as Wokkel.
3 2
4 For example, the changeset that introduced this folder adds RSM (XEP-0059) 3 For example, the changeset that introduced this folder adds RSM (XEP-0059) support to Wokkel.
5 support to Wokkel. The files in sat.tmp.wokkel are imported over the initial 4 The files in sat.tmp.wokkel are imported over the initial wokkel files from sat.plugins.__init__.py
6 wokkel files from sat.plugins.__init__.py 5 Proposed changes are currently in review in upstream Wokkel, and this repository may be removed once they are merged upstream.
6
7 Wokkel is a project by Ralph Meijer and contributors, it can be fount at https://wokkel.ik.nu/
8
9 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.
10 This repository got contributions from Arnaud Joset (jnanar).
11
12 please contact SàT team for any question/remark, you can find details on https://salut-a-toi.org .