Name: | python3-slixmpp |
---|---|
Version: | 1.8.5 |
Release: | 1.el9 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 2969243 |
License: | MIT |
RPM: | python3-slixmpp-1.8.5-1.el9.x86_64.rpm |
Source RPM: | python-slixmpp-1.8.5-1.el9.src.rpm |
Build Date: | Sat Mar 09 2024 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://codeberg.org/poezio/slixmpp |
Summary: | Slixmpp is an XMPP library for Python 3.5+ |
Description: | Slixmpp is an MIT licensed XMPP library for Python 3.5+. It is a fork of SleekXMPP. Goals is to only rewrite the core of the library (the low level socket handling, the timers, the events dispatching) in order to remove all threads. |