[ 原始碼: python-gssapi ]
套件: python3-gssapi (1.9.0-1build2) [universe]
python3-gssapi 的相關超連結
Ubuntu 的資源:
下載原始碼套件 python-gssapi:
- [python-gssapi_1.9.0-1build2.dsc]
- [python-gssapi_1.9.0.orig.tar.gz]
- [python-gssapi_1.9.0-1build2.debian.tar.xz]
維護者:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainers (usually from Debian):
- Debian Python Team
- Robbie Harwood (frozencemetery)
- Timo Aaltonen
- Martin
It should generally not be necessary for users to contact the original maintainer.
外部的資源:
- 主頁 [github.com]
相似套件:
Python 3 interface to GSSAPI
其他與 python3-gssapi 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.14)
- GNU C Library: Shared libraries
-
- 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.14)
- dep: python3 (>= 3.13~)
-
- dep: python3-decorator
- simplify usage of Python decorators by programmers