slixmpp/sleekxmpp/thirdparty/suelta
2012-02-18 11:56:10 -08:00
..
mechanisms Fix instances of using undefined variables. 2012-02-18 11:56:10 -08:00
__init__.py
exceptions.py
LICENSE
PLAYING-NICELY
README
sasl.py
saslprep.py Don't assume data is ASCII in saslprep. 2012-02-03 16:01:54 +01:00
util.py

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.