Mercurial > libervia-pubsub
view twisted/plugins/idavoll.py @ 158:b2149e448465 idavoll-0.5.0
update tags
author | convert-repo |
---|---|
date | Thu, 18 Jun 2009 11:52:01 +0000 |
parents | 5191ba7c4df8 |
children | a219fe70a762 |
line wrap: on
line source
# Copyright (c) 2003-2006 Ralph Meijer # See LICENSE for details. from twisted.scripts.mktap import _tapHelper Idavoll = _tapHelper( "Idavoll", "idavoll.tap", "Jabber Publish-Subscribe Service Component", "idavoll")