Name: | python3-slixmpp |
---|---|
Version: | 1.7.1 |
Release: | 1.el8 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 2763189 |
License: | MIT |
RPM: | python3-slixmpp-1.7.1-1.el8.x86_64.rpm |
Source RPM: | python-slixmpp-1.7.1-1.el8.src.rpm |
Build Date: | Tue Nov 29 2022 |
Build Host: | build-ol8-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/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. |