Last change
on this file since 144:6786830f3cd5 was
96:8e6130587088,
checked in by Ralph Meijer <ralphm@…>, 11 years ago
|
Remove copyright dates from individual source files, only update LICENSE.
|
File size:
1.0 KB
|
Line | |
---|
1 | Wokkel 0.6.3 |
---|
2 | |
---|
3 | What is this? |
---|
4 | ============= |
---|
5 | |
---|
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. |
---|
10 | |
---|
11 | |
---|
12 | Requirements |
---|
13 | ============ |
---|
14 | |
---|
15 | - Python 2.4 or later. |
---|
16 | - Twisted 8.0.0 or later. |
---|
17 | |
---|
18 | |
---|
19 | Resources |
---|
20 | ========= |
---|
21 | |
---|
22 | Wokkel's home is <http://wokkel.ik.nu/>. |
---|
23 | |
---|
24 | Besides the general Twisted resources, help is available on the Twisted-Jabber |
---|
25 | mailing list:: |
---|
26 | |
---|
27 | <https://mailman.ik.nu/mailman/listinfo/twisted-jabber> |
---|
28 | |
---|
29 | |
---|
30 | Copyright and Warranty |
---|
31 | ====================== |
---|
32 | |
---|
33 | The code in this distribution is Copyright (c) Ralph Meijer, unless |
---|
34 | explicitly specified otherwise. |
---|
35 | |
---|
36 | Wokkel is made available under the MIT License. The included LICENSE file |
---|
37 | describes this in detail. |
---|
38 | |
---|
39 | |
---|
40 | Contributors |
---|
41 | ============ |
---|
42 | |
---|
43 | - Christopher Zorn |
---|
44 | - Jack Moffitt |
---|
45 | - Mike Malone |
---|
46 | - Pablo Martin |
---|
47 | |
---|
48 | |
---|
49 | Author |
---|
50 | ====== |
---|
51 | |
---|
52 | Ralph Meijer |
---|
53 | <xmpp:ralphm@ik.nu> |
---|
Note: See
TracBrowser
for help on using the repository browser.