Name: | python3-slixmpp |
---|---|
Version: | 1.7.0 |
Release: | 2.el8 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 2795337 |
License: | MIT |
RPM: | python3-slixmpp-1.7.0-2.el8.aarch64.rpm |
Source RPM: | python-slixmpp-1.7.0-2.el8.src.rpm |
Build Date: | Tue Apr 20 2021 |
Build Host: | ca-buildarm06.us.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. |