view idavoll/__init__.py @ 221:a430976f2977

Make a copy of the config to prevent later modification.
author Ralph Meijer <ralphm@ik.nu>
date Sat, 16 Oct 2010 20:56:51 +0200
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'