Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gnunicorn/wokkel
mirror of wokkel
https://github.com/gnunicorn/wokkel
Last synced: 2 days ago
JSON representation
mirror of wokkel
- Host: GitHub
- URL: https://github.com/gnunicorn/wokkel
- Owner: gnunicorn
- License: mit
- Created: 2009-09-16T14:22:17.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2009-09-16T14:22:42.000Z (over 15 years ago)
- Last Synced: 2024-11-17T08:13:52.431Z (2 months ago)
- Language: Python
- Homepage: http://wokkel.ik.nu/
- Size: 219 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
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 .
Besides the general Twisted resources, help is available on the Twisted-Jabber
mailing list::
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 MartinAuthor
======Ralph Meijer