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)
Wed May 06 08:13:10 -0700 2009
commit  4740840e8cfbf8461e8e7df8de7b0c7e76f5a4af
tree    bc5ba51f007fda073144dda2b0d4989108a6105e
parent  d424c1ebdb9d1cda2b9ed4e9ba46525328e8ed29
wokkel /
name age message
file .gitignore Tue Nov 10 09:59:10 -0800 2009 Ignore .pyc files. [dustin]
file LICENSE Tue Apr 07 03:13:08 -0700 2009 Release Wokkel 0.5.0. --HG-- extra : convert_r... [ralphm]
file MANIFEST.in Tue Apr 22 06:09:16 -0700 2008 Release Wokkel 0.3.1. --HG-- extra : convert_r... [ralphm]
file NEWS Loading commit data...
file README
file setup.py
directory wokkel/
README
Wokkel 0.6.0

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>