authheaders 0.12.1-1 source package in Ubuntu

Changelog

authheaders (0.12.1-1) unstable; urgency=medium

  [ Ondřej Nový ]
  * Bump Standards-Version to 4.4.1.

  [ Scott Kitterman ]
  * New upstream release

 -- Scott Kitterman <email address hidden>  Tue, 10 Dec 2019 16:58:47 -0500

Upload details

Uploaded by:
Debian Python Modules Team
Uploaded to:
Sid
Original maintainer:
Debian Python Modules Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
authheaders_0.12.1-1.dsc 2.2 KiB e8cc6c83ee341b772248890073bc686514835bd1a468c4ba1ab6faf244bbd910
authheaders_0.12.1.orig.tar.gz 90.9 KiB 27316f19a5a0c79fe2c738142d3e1fe37554a8c665b17a1130aacaa1b9b9c141
authheaders_0.12.1-1.debian.tar.xz 3.4 KiB 4591601808bf9e143c9681bf98b0df00ceb8f8ef0d03bc7e08a9e0a5b3ed053a

Available diffs

No changes file available.

Binary packages built by this source

python3-authheaders: Python 3 module for generating email authentication headers

 Authheaders can generate both authentication results header fields and DKIM/
 ARC sighatures. It can perform DKIM, SPF, and DMARC validation, and the
 results are packaged into a single Authentication-Results header. It can
 also DKIM and ARC sign messages and output the corresponding signature
 header fields.
 .
 This is the Python 3 version of the package.