aboutsummaryrefslogblamecommitdiff
path: root/security/py-kerberos/pkg-descr
blob: 56d3ce3d819a1b97e971f4217412bd3ec8ead3c9 (plain) (tree)
1
2
3
4
5




                                                                                
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>.