[ ソース: python-gssapi ]
パッケージ: python3-gssapi (1.8.2-1ubuntu1) [ports] [universe]
python3-gssapi に関するリンク
Ubuntu の資源:
python-gssapi ソースパッケージをダウンロード:
- [python-gssapi_1.8.2-1ubuntu1.dsc]
- [python-gssapi_1.8.2.orig.tar.gz]
- [python-gssapi_1.8.2-1ubuntu1.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.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.13)
- dep: python3 (>= 3.11~)
-
- dep: python3-decorator
- simplify usage of Python decorators by programmers