Mercurial > libervia-backend
comparison src/tmp/README @ 1266:9141bde7ff31
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 |
comparison
equal
deleted
inserted
replaced
1261:93bce9e4c9c8 | 1266:9141bde7ff31 |
---|---|
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 |