PACKAGE NAME: python-gssapi-1.8.2-x86_64-2_slackdce.txz PACKAGE LOCATION: ./python/python-gssapi PACKAGE SIZE (compressed): 488 K PACKAGE SIZE (uncompressed): 2440 K PACKAGE REQUIRED: python3-flit_core,python3-installer,python3-pyproject-hooks,python3-build,python3-packaging-opt,python3-wheel,python3-setuptools-opt,python3-decorator PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: python-gssapi: python-gssapi (Python Bindings for GSSAPI) python-gssapi: python-gssapi: Python-GSSAPI is a Python binding to the Generic Security Service python-gssapi: Application Program Interface (GSSAPI). The GSSAPI provides a uniform python-gssapi: interface to security services which applications can use without python-gssapi: having to worry about implementation details of the underlying python-gssapi: mechanisms. The most commonly used mechanism is Kerberos v5, and this python-gssapi: package provides an easy way to use Kerberos authentication and python-gssapi: security from Python code. python-gssapi: python-gssapi: