Mercurial > sat_tmp
comparison README @ 0:09e7c32a6a00
use sat.tmp.wokkel as a buffer module until the changes are integrated to wokkel
author | souliane <souliane@mailoo.org> |
---|---|
date | Mon, 15 Dec 2014 12:46:58 +0100 |
parents | |
children | 80fd409ddc91 |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:09e7c32a6a00 |
---|---|
1 Use this module to temporary store files that need to be integrated to other | |
2 projects such as Wokkel. | |
3 | |
4 For example, the changeset that introduced this folder adds RSM (XEP-0059) | |
5 support to Wokkel. The files in sat.tmp.wokkel are imported over the initial | |
6 wokkel files from sat.plugins.__init__.py |