[ buster ]
[ 源代码: python-gssapi ]
软件包:python-gssapi(1.4.1-1 以及其他的)
Python interface to GSSAPI
Python Bindings for GSSAPI. These bindings are for both RFC 2743/2744 and many extensions. They are native bindings produced using Cython.
Available extensions will vary based on what your GSSAPI implementation supports; see package documentation for a detailed list of what is available.
其他与 python-gssapi 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.14)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgssapi-krb5-2 (>= 1.16)
- MIT Kerberos runtime libraries - krb5 GSS-API Mechanism
-
- dep: python
- 交互式高级面向对象语言(Python2 版本)
- dep: python (<< 2.8)
- dep: python (>= 2.7~)
-
- dep: python-decorator
- simplify usage of Python decorators by programmers
-
- dep: python-enum34
- backport of Python 3.4's enum package
-
- dep: python-six (>= 1.4.0)
- Python 2 和 3 兼容库(Python 2 接口)