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