txacme 0.9.2-1 source package in Ubuntu

Changelog

txacme (0.9.2-1) unstable; urgency=medium

  * Initial upload.

 -- Andrej Shadura <email address hidden>  Sat, 16 Nov 2019 11:36:07 +0100

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
txacme_0.9.2-1.dsc 2.0 KiB 0b1d85d60ad385358748511f82d81d34f021f7d29acdbe284777b454f33eca7a
txacme_0.9.2.orig.tar.gz 78.3 KiB 78ae8b7289257aec50e7877fb1dd72118142421eac41c31154cf5ed043d6d211
txacme_0.9.2-1.debian.tar.xz 2.2 KiB dcd45af958b5bcea6cc1eceb98cff1f6edcd140c963812af719211ee6dc69f7d

No changes file available.

Binary packages built by this source

python3-txacme: ACME protocol implementation for Twisted

 ACME is Automatic Certificate Management Environment, a protocol that
 allows clients and certificate authorities to automate verification
 and certificate issuance. The ACME protocol is used by the free
 Let's Encrypt Certificate Authority.
 .
 txacme is an implementation of the protocol for Twisted, the
 event-driven networking engine for Python.