[ 源代码: python-pure-sasl ]
软件包:python3-pure-sasl(0.5.1+dfsg1-2)
python3-pure-sasl 的相关链接
Debian 的资源:
下载源码包 python-pure-sasl:
- [python-pure-sasl_0.5.1+dfsg1-2.dsc]
- [python-pure-sasl_0.5.1+dfsg1.orig.tar.xz]
- [python-pure-sasl_0.5.1+dfsg1-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
pure Python client SASL implementation - Python 3.x
Pure-sasl is a pure python client-side SASL implementation. At the moment, it supports the following mechanisms: ANONYMOUS, PLAIN, EXTERNAL, CRAM-MD5, DIGEST-MD5, and GSSAPI. Support for other mechanisms may be added in the future. Only GSSAPI supports a QOP higher than auth.
This package contains the Python 3.x module.
其他与 python3-pure-sasl 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-kerberos
- GSSAPI interface module - Python 3.x