mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
9 lines
287 B
Plaintext
9 lines
287 B
Plaintext
Slixmpp is an MIT licensed XMPP library for Python 3.5+. It is a fork of
|
|
SleekXMPP.
|
|
|
|
Slixmpp's 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.
|
|
|
|
WWW: https://lab.louiz.org/poezio/slixmpp
|