diff options
author | Lance Stout <lancestout@gmail.com> | 2011-08-03 17:08:45 -0700 |
---|---|---|
committer | Lance Stout <lancestout@gmail.com> | 2011-08-03 17:08:45 -0700 |
commit | 0bec040cfed632c40b820eec326f6af262ccde4a (patch) | |
tree | 77b172145e730f2c17a08d4d21636ea68ee1e0de /sleekxmpp/thirdparty/suelta/README | |
parent | 3918ddb07517f944c6a5c10ee84efc47a6290b0e (diff) | |
download | slixmpp-0bec040cfed632c40b820eec326f6af262ccde4a.tar.gz slixmpp-0bec040cfed632c40b820eec326f6af262ccde4a.tar.bz2 slixmpp-0bec040cfed632c40b820eec326f6af262ccde4a.tar.xz slixmpp-0bec040cfed632c40b820eec326f6af262ccde4a.zip |
Make sure to keep David Cridland's license and copyright.
Diffstat (limited to 'sleekxmpp/thirdparty/suelta/README')
-rw-r--r-- | sleekxmpp/thirdparty/suelta/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/sleekxmpp/thirdparty/suelta/README b/sleekxmpp/thirdparty/suelta/README new file mode 100644 index 00000000..c32463a4 --- /dev/null +++ b/sleekxmpp/thirdparty/suelta/README @@ -0,0 +1,8 @@ +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. + |