Mercurial > libervia-pubsub
view idavoll/__init__.py @ 220:e59b48f3f636
Add tests for subscription and unsubscription JID checks in [53d2c0019458].
author | Ralph Meijer <ralphm@ik.nu> |
---|---|
date | Sat, 16 Oct 2010 20:54:52 +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'