David Rousselie 02108f2a34 Optional login/password in account
Remove login/password related attribut in Account class
but still support live password if account_class in component
has correct attributs.

darcs-hash:20061025182516-86b55-4743189d47ba481692f16ff52f8b50903df49689.gz
2006-10-25 20:25:16 +02:00
2006-10-25 20:25:16 +02:00
2006-08-09 22:18:49 +02:00
2006-08-09 22:18:49 +02:00
2006-08-09 22:18:49 +02:00
2006-10-18 19:49:30 +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%