| Name: | python3.11-kerberos |
|---|---|
| Version: | 1.3.0 |
| Release: | 1.el8 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 92206 |
| License: | ASL 2.0 |
| RPM: | python3.11-kerberos-1.3.0-1.el8.aarch64.rpm |
| Source RPM: | python3.11-kerberos-epel-1.3.0-1.el8.src.rpm |
| Build Date: | Tue Jun 20 2023 |
| Build Host: | build-ol8-aarch64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://pypi.python.org/pypi/kerberos |
| Summary: | A high-level wrapper for Kerberos (GSSAPI) operations |
| Description: | This Python package is a high-level wrapper for Kerberos (GSSAPI) operations. The goal is to avoid having to build a module that wraps the entire Kerberos framework, and instead offer a limited set of functions that do what is needed for client/server Kerberos authentication based on <http://www.ietf.org/rfc/rfc4559.txt>. |