public
Fork of ralphm/wokkel
Description: A git mirror of Ralph Meijer's wokkel.
Homepage: http://wokkel.ik.nu/
Clone URL: git://github.com/dustin/wokkel.git
dustin (author)
Fri May 15 00:19:57 -0700 2009
commit  66b90c908f8e4816883edab539d3387eac19ed29
tree    b6377100e4d9567f8cf5ccb90020aa4c44c504d1
parent  673c823be8b5e1c9959c0e7c38d0db33edb12906
wokkel /
README
Wokkel 0.6.3

What is this?
=============

Wokkel is a Python module for experimenting with future enhancements to Twisted
Words, that should eventually be included in the main Twisted main development
tree. Some of the code in Wokkel has already made that transition, but is still
included to be used with older Twisted releases.


Requirements
============

 - Python 2.4 or later.
 - Twisted 8.0.0 or later.


Resources
=========

Wokkel's home is <http://wokkel.ik.nu/>. 

Besides the general Twisted resources, help is available on the Twisted-Jabber
mailing list::

  <https://mailman.ik.nu/mailman/listinfo/twisted-jabber>


Copyright and Warranty
======================

The code in this distribution is Copyright (c) 2003-2009 Ralph Meijer, unless
excplicitely specified otherwise.

Wokkel is made available under the MIT License. The included LICENSE file
describes this in detail.


Contributors
============

 - Christopher Zorn
 - Jack Moffitt
 - Mike Malone
 - Pablo Martin


Author
======

Ralph Meijer
<xmpp:ralphm@ik.nu>