软件包:python3-gssapi(1.9.0-1) [debports]
Python 3 interface to GSSAPI
Python3 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.
其他与 python3-gssapi 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgssapi-krb5-2 (>= 1.17)
- MIT Kerberos runtime libraries - krb5 GSS-API Mechanism
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.13)
- dep: python3 (>= 3.12~)
-
- dep: python3-decorator
- simplify usage of Python decorators by programmers