public
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:20:16 -0700 2009
commit  0ca4bb07e4d566a83f0e832a76b28c57b2854ea4
tree    ce0ef321191c28cc2a6ba1317c5b726fa1c9a191
parent  c60a08516872ed3b659d1bbe59da527dd6e69178
wokkel /
name age message
file .gitignore Wed Jul 22 11:37:01 -0700 2009 Ignore .pyc files. [dustin]
file LICENSE Tue Apr 07 03:13:08 -0700 2009 Release Wokkel 0.5.0. git-svn-id: https://svn... [ralphm]
file MANIFEST.in Tue Apr 22 06:09:16 -0700 2008 Release Wokkel 0.3.1. git-svn-id: https://svn... [ralphm]
file NEWS Wed Jul 15 23:36:28 -0700 2009 Release Wokkel 0.6.2. git-svn-id: https://svn... [ralphm]
file README Wed Jul 15 23:36:28 -0700 2009 Release Wokkel 0.6.2. git-svn-id: https://svn... [ralphm]
directory doc/ Fri Jul 17 06:35:32 -0700 2009 Fix docstring. git-svn-id: https://svn.ik.nu/... [ralphm]
file setup.py Wed Jul 15 23:36:28 -0700 2009 Release Wokkel 0.6.2. git-svn-id: https://svn... [ralphm]
directory wokkel/ Wed Jul 22 11:38:27 -0700 2009 Allow config options with multiple values. [dustin]
README
Wokkel 0.6.2

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>