Mercurial > libervia-pubsub
comparison idavoll/gateway.py @ 211:bfc198af5d27
Release Idavoll 0.9.0.
author | Ralph Meijer <ralphm@ik.nu> |
---|---|
date | Wed, 08 Apr 2009 09:06:39 +0000 |
parents | 2a0a6a671776 |
children | 3c45208678fa |
comparison
equal
deleted
inserted
replaced
210:2a0a6a671776 | 211:bfc198af5d27 |
---|---|
1 # -*- test-case-name: idavoll.test.test_gateway -*- | 1 # -*- test-case-name: idavoll.test.test_gateway -*- |
2 # | 2 # |
3 # Copyright (c) 2003-2008 Ralph Meijer | 3 # Copyright (c) 2003-2009 Ralph Meijer |
4 # See LICENSE for details. | 4 # See LICENSE for details. |
5 | 5 |
6 """ | 6 """ |
7 Web resources and client for interacting with pubsub services. | 7 Web resources and client for interacting with pubsub services. |
8 """ | 8 """ |