gajim-plural/src/common/protocol/__init__.py
Stephan Erb e9caf06992 Split common/caps.py. We now have common/protocol/ to contain XMPP connection related classes.
Plan is to move our ConnectionX classess to the protocol package one by one. Each move should be more than a simple copy paste. It should be preceeded by cleanups and the like.
2009-12-10 20:06:46 +01:00

3 lines
No EOL
59 B
Python

"""
Implementations of specific XMPP protocols and XEPs
"""