File: control

package info (click to toggle)
authres 1.2.0-2
  • links: PTS, VCS
  • area: main
  • in suites:
  • size: 256 kB
  • sloc: python: 891; makefile: 14; sh: 4
file content (22 lines) | stat: -rw-r--r-- 990 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Source: authres
Section: python
Priority: optional
Maintainer: Scott Kitterman <scott@kitterman.com>
Uploaders: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Build-Depends: debhelper-compat (= 12), dh-python, python3-all (>= 3.1.2-10~), python3-setuptools
Standards-Version: 4.4.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: python3-authres
Architecture: all
Depends: ${python3:Depends}, ${misc:Depends}
Description: RFC 8601 Authentication Results Header manipulation for Python3
 Python3 module to create and parse RFC 8601 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 8601 types.
 .
 https://tools.ietf.org/rfc/rfc8601.txt