platypush/platypush/plugins/xmpp/_handlers
Fabio Manganiello 3e8d6bb01e
continuous-integration/drone/push Build is failing Details
Removed `typing-extensions` dependency.
The package isn't present on older versions of Debian.
2023-09-18 14:05:39 +02:00
..
__init__.py [#268] Implemented XMPP integration. 2023-07-22 22:36:36 +02:00
_base.py [#268] Implemented XMPP integration. 2023-07-22 22:36:36 +02:00
_connection.py [#268] Implemented XMPP integration. 2023-07-22 22:36:36 +02:00
_conversation.py [#268] Implemented XMPP integration. 2023-07-22 22:36:36 +02:00
_discover.py [#268] Implemented XMPP integration. 2023-07-22 22:36:36 +02:00
_message.py [#268] Implemented XMPP integration. 2023-07-22 22:36:36 +02:00
_ping.py [#268] Implemented XMPP integration. 2023-07-22 22:36:36 +02:00
_presence.py [#268] Implemented XMPP integration. 2023-07-22 22:36:36 +02:00
_pubsub.py [#268] Implemented XMPP integration. 2023-07-22 22:36:36 +02:00
_registry.py Removed `typing-extensions` dependency. 2023-09-18 14:05:39 +02:00
_room.py Removed `typing-extensions` dependency. 2023-09-18 14:05:39 +02:00
_roster.py Removed `typing-extensions` dependency. 2023-09-18 14:05:39 +02:00