slixmpp/sleekxmpp/thirdparty/suelta
2012-05-14 23:12:54 -07:00
..
mechanisms Fix instances of using undefined variables. 2012-02-18 11:56:10 -08:00
__init__.py
exceptions.py Use SASLPrepFailure as the exception name instead of UnicodeError. 2012-05-14 23:12:54 -07:00
LICENSE
PLAYING-NICELY
README
sasl.py
saslprep.py Use SASLPrepFailure as the exception name instead of UnicodeError. 2012-05-14 23:12:54 -07: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.