Language

Package: python-slixmpp @ 1.5.2

Synopsis

XMPP library without threads

Description

Slixmpp is a XMPP library for Python 3.7+. It is a fork of SleekXMPP. Its goal 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.

Home page
https://lab.louiz.org/poezio/slixmpp
Location
gnu/packages/python-xyz.scm (line: 766, column: 2)
License

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

label 'cython' does not match package name 'python-cython'