Source: python-gssapi Section: python Priority: optional Maintainer: Debian Python Team Uploaders: Robbie Harwood (frozencemetery) , Timo Aaltonen , Martin , Standards-Version: 4.6.1.1 Homepage: https://github.com/pythongssapi/python-gssapi Build-Depends: debhelper-compat (= 13), dh-sequence-python3, cython3, libkrb5-dev, pybuild-plugin-pyproject, python3-all-dev, python3-flake8, python3-setuptools, Rules-Requires-Root: no Vcs-Git: https://salsa.debian.org/python-team/packages/python-gssapi.git Vcs-Browser: https://salsa.debian.org/python-team/packages/python-gssapi Package: python3-gssapi Architecture: any Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}, Provides: ${python3:Provides}, Description: Python 3 interface to GSSAPI Python3 Bindings for GSSAPI. These bindings are for both RFC 2743/2744 and many extensions. They are native bindings produced using Cython. . Available extensions will vary based on what your GSSAPI implementation supports; see package documentation for a detailed list of what is available.