slixmpp/sleekxmpp/thirdparty/suelta
2012-07-06 11:05:47 -07:00
..
mechanisms Fix X-FACEBOOK-PLATFORM mechanism to work with Python3. 2012-05-25 11:04:46 -07:00
__init__.py
exceptions.py
LICENSE
PLAYING-NICELY
README
sasl.py
saslprep.py
util.py Handle converting None to byte data (b''). 2012-07-06 11:05:47 -07:00

Suelta - A pure-Python SASL client library

Suelta is a SASL library, providing you with authentication and in some cases
security layers.

It supports a wide range of typical SASL mechanisms, including the MTI for
all known protocols.