authheaders 0.16.2-1 source package in Ubuntu

Changelog

authheaders (0.16.2-1) unstable; urgency=medium

  * New upstream release

 -- Scott Kitterman <email address hidden>  Mon, 22 Jan 2024 20:03:28 -0500

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
authheaders_0.16.2-1.dsc 2.2 KiB 1efe14cd918883541c76842c9fe737fe40fe78ad666e044046970e35726b5709
authheaders_0.16.2.orig.tar.gz 109.3 KiB e371b893e73e7e5853f033c44079f030b952c8b87d41f935b194469778fd4d65
authheaders_0.16.2-1.debian.tar.xz 4.6 KiB 239561a56c33a6f62e6bca6263e0899d86354094caec891ad2758bc95d61ef6e

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.