套件: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.40)
- 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