view idavoll/__init__.py @ 226:b7018ec56ee5

Always use the bare JID for affilitations. Author: sir_sigurd, ralphm. Fixes: #20.
author Ralph Meijer <ralphm@ik.nu>
date Sun, 13 Feb 2011 21:46:33 +0100
parents f94c3eb38b75
children
line wrap: on
line source

# Copyright (c) 2003-2007 Ralph Meijer
# See LICENSE for details.

"""
Idavoll, a generic XMPP publish-subscribe service.
"""

__version__ = '0.9.1'