Source: python-krb5 Section: python Priority: optional Maintainer: Debian OpenStack Uploaders: Thomas Goirand , Build-Depends: debhelper-compat (= 13), dh-python, cython3, krb5-admin-server , krb5-kdc , libkrb5-dev, openstack-pkg-tools, pybuild-plugin-pyproject, python3-all-dev, python3-gssapi, python3-mypy, python3-pytest, python3-setuptools, Standards-Version: 4.7.3 Vcs-Browser: https://salsa.debian.org/openstack-team/third-party/python-krb5 Vcs-Git: https://salsa.debian.org/openstack-team/third-party/python-krb5.git Homepage: https://github.com/jborean93/pykrb5 Package: python3-krb5 Architecture: any Depends: python3-gssapi, ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}, Description: Kerberos API bindings for Python This package provides Python functions that wraps the Kerberos 5 C API. Due to the complex nature of this API it is highly recommended to use something like python-gssapi which exposes the Kerberos authentication details through GSSAPI.