Skip to content

Wokkel is collection of enhancements on top of the Twisted networking framework, written in Python. It mostly provides a testing ground for enhancements to the Jabber/XMPP protocol implementation as found in Twisted Words, that are meant to eventually move there.

License

Gandi/wokkel

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wokkel 0.7.1

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 10.0.0 or later.
 - python-dateutil


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) Ralph Meijer, unless
explicitly 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 Martín
 - Fabio Forno
 - Kandaurov Oleg
 - Jérôme Poisson
 - Ilja Braude
 - Alexey Bezhan
 - Mayank Singh


Author
======

Ralph Meijer
<xmpp:ralphm@ik.nu>

About

Wokkel is collection of enhancements on top of the Twisted networking framework, written in Python. It mostly provides a testing ground for enhancements to the Jabber/XMPP protocol implementation as found in Twisted Words, that are meant to eventually move there.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%