[ 源代码: python-gssapi ]
软件包: python3-gssapi (1.10.1-1build1) [ports] [universe]
python3-gssapi 的相关链接
Ubuntu 的资源:
下载源码包 python-gssapi:
- [python-gssapi_1.10.1.orig.tar.gz]
- [python-gssapi_1.10.1-1build1.debian.tar.xz]
- [python-gssapi_1.10.1-1build1.dsc]
维护者:
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.27)
- 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.15)
- dep: python3 (>= 3.14~)
-
- dep: python3-decorator
- simplify usage of Python decorators by programmers