Changeset 53:4aec395fda5b for README
- Timestamp:
- Apr 7, 2009, 12:13:08 PM (13 years ago)
- Branch:
- default
- Convert:
- svn:b33ecbfc-034c-dc11-8662-000475d9059e/trunk@165
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
README
r31 r53 1 Wokkel 0. 4.01 Wokkel 0.5.0 2 2 3 3 What is this? 4 4 ============= 5 5 6 Wokkel is a Python module for experimenting with future enhancements 7 to Twisted Words. Everything is aimed to be included in the Twisted 8 main development tree eventually. 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. 9 10 10 Dependencies 11 12 Requirements 11 13 ============ 12 14 13 This module depends on Twisted Words 0.5 or later. 15 - Python 2.4 or later. 16 - Twisted 8.0.0 or later. 14 17 15 Copyright 18 19 Resources 16 20 ========= 17 21 18 The code in this distribution is Copyright (c) 2003-2008 Ralph Meijer, unless 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) 2003-2009 Ralph Meijer, unless 19 34 excplicitely specified otherwise. 20 35 … … 22 37 describes this in detail. 23 38 24 Contact25 =======26 39 27 Questions, comments or suggestions are welcome! 40 Contributors 41 ============ 42 43 - Christopher Zorn 44 - Jack Moffitt 45 - Mike Malone 46 - Pablo Martin 47 48 49 Author 50 ====== 28 51 29 52 Ralph Meijer
Note: See TracChangeset
for help on using the changeset viewer.