slixmpp/slixmpp
2022-02-04 19:25:53 +01:00
..
features features: fix typing 2021-07-05 22:42:18 +02:00
plugins
roster global: rewrite copyright notice to use comments 2021-02-05 20:46:18 +01:00
stanza stanza: fix circular imports 2021-07-05 23:05:57 +02:00
test Revert "Replace asyncio.ensure_future() with asyncio.create_task()" 2021-12-13 21:25:41 +01:00
thirdparty
util slixmpp.util: type things 2021-06-28 21:00:30 +02:00
xmlstream Allow Xmlstream.ca_certs to be an iterable 2022-01-03 10:30:09 +01:00
__init__.py
api.py
basexmpp.py clientxmpp: cleanup some types 2021-07-05 22:42:18 +02:00
clientxmpp.py
componentxmpp.py
exceptions.py global: rewrite copyright notice to use comments 2021-02-05 20:46:18 +01:00
jid.py typing: reorder jid.bare setter 2021-07-04 15:59:46 +02:00
pluginsdict.py pluginsdict: add xep 0048 2021-07-03 11:17:15 +02:00
py.typed
stringprep.py global: rewrite copyright notice to use comments 2021-02-05 20:46:18 +01:00
stringprep.pyx
types.py types: add __all__ 2021-07-03 11:17:15 +02:00
version.py