Source: python-django-casclient Section: python Priority: optional Maintainer: Joost van Baal-Ilić Uploaders: Debian Python Team , William Blough , Build-Depends: debhelper-compat (= 12), dh-python, python3-all, python3-django-appconf, python3-setuptools, Standards-Version: 4.5.1 Homepage: https://github.com/kstateome/django-cas/ Vcs-Git: https://salsa.debian.org/python-team/packages/python-django-casclient.git Vcs-Browser: https://salsa.debian.org/python-team/packages/python-django-casclient Package: python-django-casclient-doc Architecture: all Section: doc Depends: ${misc:Depends}, ${sphinxdoc:Depends}, Multi-Arch: foreign Description: CAS client library for Django (documentation) Django-cas is a Central Authentication Service (CAS) client library for Django, offering single sign-on web authentication. It is K-State's fork of the original and includes Edmund Crewe's proxy ticket patch and several additional features as well as features merged from KTHse's django-cas2. . This is the common documentation package. Package: python3-django-casclient Architecture: all Depends: python3-django, ${misc:Depends}, ${python3:Depends}, Suggests: python-django-cas-doc, Description: CAS client library for Django, K-State's version (Python 3) Django-cas is a Central Authentication Service (CAS) client library for Django, offering single sign-on web authentication. It is K-State's fork of the original and includes Edmund Crewe's proxy ticket patch and several additional features as well as features merged from KTHse's django-cas2. . This package installs the library for Python 3.