David Rousselie 4bb6d27c33 Create component runner
- JCLRunner handle configuration file and command line arguments to setup a JCL component

darcs-hash:20070518143255-86b55-f5dfd32edeb34c9d30b85a1dd05a12c6a8423806.gz
2007-05-18 16:32:55 +02:00
2007-05-18 16:32:55 +02:00
2007-05-18 16:32:55 +02:00
2006-08-09 22:18:49 +02:00
2006-08-09 22:18:49 +02:00
2006-10-01 22:40:10 +02:00

Jabber Component Library
========================

Present a higher level component framework for developing Jabber
component.

Here is the class the implement to create a new Jabber component (be
sure to override every methods) :
- a class inheriting from JabberComponent
- a Feeder (inheriting from Feeder)
- a Sender (inheriting from Sender)


Description
No description provided
Readme 610 KiB
Languages
Python 99.8%
Makefile 0.1%