ports/security/py-krb5/pkg-descr
Po-Chuan Hsieh e6cc56f316
security/py-krb5: Add py-krb5 0.1.1
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.

WWW: https://github.com/jborean93/pykrb5
2021-09-27 23:55:49 +08:00

5 lines
279 B
Text

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.
WWW: https://github.com/jborean93/pykrb5