0.7.0
Rev | Line | |
---|
[167] | 1 | Wokkel 0.7.0 |
---|
[19] | 2 | |
---|
| 3 | What is this? |
---|
| 4 | ============= |
---|
| 5 | |
---|
[53] | 6 | Wokkel is a Python module for experimenting with future enhancements to Twisted |
---|
| 7 | Words, that should eventually be included in the main Twisted main development |
---|
| 8 | tree. Some of the code in Wokkel has already made that transition, but is still |
---|
| 9 | included to be used with older Twisted releases. |
---|
[19] | 10 | |
---|
[53] | 11 | |
---|
| 12 | Requirements |
---|
[19] | 13 | ============ |
---|
| 14 | |
---|
[53] | 15 | - Python 2.4 or later. |
---|
[163] | 16 | - Twisted 10.0.0 or later. |
---|
| 17 | - python-dateutil |
---|
[19] | 18 | |
---|
[53] | 19 | |
---|
| 20 | Resources |
---|
[19] | 21 | ========= |
---|
| 22 | |
---|
[53] | 23 | Wokkel's home is <http://wokkel.ik.nu/>. |
---|
| 24 | |
---|
| 25 | Besides the general Twisted resources, help is available on the Twisted-Jabber |
---|
| 26 | mailing list:: |
---|
| 27 | |
---|
| 28 | <https://mailman.ik.nu/mailman/listinfo/twisted-jabber> |
---|
| 29 | |
---|
| 30 | |
---|
| 31 | Copyright and Warranty |
---|
| 32 | ====================== |
---|
| 33 | |
---|
[96] | 34 | The code in this distribution is Copyright (c) Ralph Meijer, unless |
---|
| 35 | explicitly specified otherwise. |
---|
[19] | 36 | |
---|
| 37 | Wokkel is made available under the MIT License. The included LICENSE file |
---|
| 38 | describes this in detail. |
---|
| 39 | |
---|
| 40 | |
---|
[53] | 41 | Contributors |
---|
| 42 | ============ |
---|
| 43 | |
---|
| 44 | - Christopher Zorn |
---|
| 45 | - Jack Moffitt |
---|
| 46 | - Mike Malone |
---|
[163] | 47 | - Pablo MartÃn |
---|
| 48 | - Fabio Forno |
---|
| 49 | - Kandaurov Oleg |
---|
| 50 | - JérÎme Poisson |
---|
[53] | 51 | |
---|
| 52 | |
---|
| 53 | Author |
---|
| 54 | ====== |
---|
[19] | 55 | |
---|
| 56 | Ralph Meijer |
---|
| 57 | <xmpp:ralphm@ik.nu> |
---|
Note: See
TracBrowser
for help on using the repository browser.