slackbuilds/python/python-gssapi
Thibaut Notteboom 2f6c6a59ea
python/python-gssapi: Updated for version 1.9.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2025-05-17 22:20:39 +07:00
..
README
python-gssapi.SlackBuild python/python-gssapi: Updated for version 1.9.0. 2025-05-17 22:20:39 +07:00
python-gssapi.info python/python-gssapi: Updated for version 1.9.0. 2025-05-17 22:20:39 +07:00
slack-desc

README

Python-GSSAPI is a Python binding to the Generic Security Service
Application Program Interface (GSSAPI). The GSSAPI provides a uniform
interface to security services which applications can use without
having to worry about implementation details of the underlying
mechanisms. The most commonly used mechanism is Kerberos v5, and this
package provides an easy way to use Kerberos authentication and
security from Python code.