Source: authres Section: python Priority: optional Maintainer: Scott Kitterman Uploaders: Debian Python Modules Team Build-Depends: debhelper (>= 9), dh-python, python-all (>= 2.6.5-2~), python-setuptools, python3-all (>= 3.1.2-10~), python3-setuptools Standards-Version: 4.2.1 Homepage: https://launchpad.net/authentication-results-python Vcs-Git: https://salsa.debian.org/python-team/modules/authres.git Vcs-Browser: https://salsa.debian.org/python-team/modules/authres Package: python-authres Architecture: all Depends: ${python:Depends}, ${misc:Depends} Description: RFC 7601 Authentication Results Header manipulation for Python Python module to create and parse RFC 7601 Authentication Results headers. . The module provides a class for creating and parsing RFC compliant headers for use in Python applications. It supports all currently registered extensions in addition to the core RFC 7601 types. . http://tools.ietf.org/rfc/rfc7601.txt Package: python3-authres Architecture: all Depends: ${python3:Depends}, ${misc:Depends} Description: RFC 7601 Authentication Results Header manipulation for Python3 Python3 module to create and parse RFC 7601 Authentication Results headers. . The module provides a class for creating and parsing RFC compliant headers for use in Python3 applications. It supports all currently registered extensions in addition to the core RFC 7601 types. . http://tools.ietf.org/rfc/rfc7601.txt