Changeset 66:12013e0212ec
- Timestamp:
- Jul 16, 2009, 8:36:28 AM (13 years ago)
- Branch:
- default
- Convert:
- svn:b33ecbfc-034c-dc11-8662-000475d9059e/trunk@184
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
NEWS
r64 r66 1 0.6.2 (2009-07-08) 2 3 Features 4 -------- 5 6 - Add support for XMPP Ping (XEP-0199), doubling as example protocol 7 handler (#55). 8 - Provide examples for setting up clients, components and servers (#55). 9 - Make Service Discovery support accept non-deferred results from getDiscoInfo 10 and getDiscoItems (#55). 11 12 1 13 0.6.1 (2009-07-06) 14 ================== 2 15 3 16 Features -
README
r64 r66 1 Wokkel 0.6. 11 Wokkel 0.6.2 2 2 3 3 What is this? -
setup.py
r64 r66 7 7 8 8 setup(name='wokkel', 9 version='0.6. 1',9 version='0.6.2', 10 10 description='Twisted Jabber support library', 11 11 author='Ralph Meijer',
Note: See TracChangeset
for help on using the changeset viewer.