| Name: | python3-kerberos |
|---|---|
| Version: | 1.3.0 |
| Release: | 4.el8 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 94373 |
| License: | ASL 2.0 |
| RPM: | python3-kerberos-1.3.0-4.el8.aarch64.rpm |
| Source RPM: | python-kerberos-1.3.0-4.el8.src.rpm |
| Build Date: | Wed Dec 11 2019 |
| Build Host: | ca-arm-jenkins-builder-01 |
| 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>. |