slackbuilds_ponce/python/python-gssapi
Arn0 777339c2e7
python/python-gssapi: REQUIRES update
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2023-11-11 08:07:52 +07:00
..
python-gssapi.info
python-gssapi.SlackBuild
README
slack-desc

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.