aboutsummaryrefslogtreecommitdiff
path: root/security/py-krb5/pkg-descr
blob: 3c374ee7c3a22a0e97b6cb31841731b727cf12e6 (plain) (blame)
1
2
3
4
5
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