krb5 API interface
This library provides Python functions that wraps the Kerberos 5 C API.
Due to the complex nature of this API it is highly recommended to use
something like python-gssapi which exposes the Kerberos authentication
details through GSSAPI.

Maintainer: The OpenBSD ports mailing-list <ports@openbsd.org>

WWW: https://github.com/jborean93/pykrb5
