Source: txacme Maintainer: Debian Python Team Uploaders: Andrej Shadura Section: python Priority: optional Build-Depends: debhelper-compat (= 13), dh-python, python3-all-dev, python3-setuptools, python3-acme, python3-attr, python3-eliot (>= 0.8.0), python3-fixtures , python3-hypothesis , python3-josepy, python3-pem (>= 16.1.0), python3-testtools , python3-treq, python3-twisted, python3-txsni, Standards-Version: 4.6.1 Homepage: https://github.com/twisted/txacme Testsuite: autopkgtest-pkg-python Vcs-Browser: https://salsa.debian.org/python-team/packages/txacme Vcs-Git: https://salsa.debian.org/python-team/packages/txacme.git Package: python3-txacme Architecture: all Depends: ${misc:Depends}, ${python3:Depends} Description: 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.