slackbuilds/python/python-kerberos
Robby Workman 065bbe93dc Multiple: Fixed .info file (removed pysetuptools)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2016-01-17 09:40:16 +07:00
..
README python/python-kerberos: Added (Python module for Kerberos auth). 2014-04-07 14:43:43 +07:00
python-kerberos.SlackBuild python/python-kerberos: Added (Python module for Kerberos auth). 2014-04-07 14:43:43 +07:00
python-kerberos.info Multiple: Fixed .info file (removed pysetuptools) 2016-01-17 09:40:16 +07:00
slack-desc python/python-kerberos: Added (Python module for Kerberos auth). 2014-04-07 14:43:43 +07:00

README

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>